38 lines
660 B
Plaintext
38 lines
660 B
Plaintext
|
||
[indentation]
|
||
indent_width=4
|
||
indent_type=1
|
||
indent_hard_tab_width=8
|
||
detect_indent=false
|
||
indent_mode=2
|
||
|
||
[project]
|
||
name=pthread_ex
|
||
base_path=/home/kolan/Projects/cpp/multithreading/
|
||
description=
|
||
|
||
[long line marker]
|
||
long_line_behaviour=1
|
||
long_line_column=72
|
||
|
||
[files]
|
||
current_page=-1
|
||
|
||
[build-menu]
|
||
CFT_00_LB=_Скомпилировать
|
||
CFT_00_CM=gcc -g -lpthread -Wall -c "%f"
|
||
CFT_00_WD=
|
||
CFT_01_LB=_Сборка
|
||
CFT_01_CM=gcc -g -lpthread -Wall -o "%e" "%f"
|
||
CFT_01_WD=
|
||
filetypes=C;C++;
|
||
EX_00_LB=_Выполнить
|
||
EX_00_CM="./%e"
|
||
EX_00_WD=%d
|
||
EX_01_LB=run
|
||
EX_01_CM=
|
||
EX_01_WD=%d
|
||
C++FT_01_LB=_Сборка
|
||
C++FT_01_CM=g++ -lpthread -Wall -o "%e" "%f"
|
||
C++FT_01_WD=
|