-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject
More file actions
42 lines (36 loc) · 730 Bytes
/
Project
File metadata and controls
42 lines (36 loc) · 730 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[file_prefs]
final_new_line=true
ensure_convert_new_lines=false
strip_trailing_spaces=false
replace_tabs=false
[indentation]
indent_width=4
indent_type=1
indent_hard_tab_width=8
detect_indent=false
detect_indent_width=false
indent_mode=2
[project]
name=TestAccProjectConfig
base_path=/home/pi/TestAcc
description=
file_patterns=
[long line marker]
long_line_behaviour=1
long_line_column=72
[files]
current_page=0
FILE_NAME_0=628;C;0;16;1;1;0;%2Fhome%2Fpi%2FTestAcc%2FtestGPIO.c;0;4
[VTE]
last_dir=/home/pi
[build-menu]
EX_00_LB=_Execute
EX_00_CM=sudo "./%e"
EX_00_WD=
CFT_00_LB=_Compile
CFT_00_CM=gcc -Wall -c "%f" -l wiringPi
CFT_00_WD=
CFT_01_LB=_Build
CFT_01_CM=gcc -Wall -o "%e" "%f" -l wiringPi
CFT_01_WD=
filetypes=C;