source: XMLIO_V2/dev/dev_rv/xmlioserver.geany @ 203

Last change on this file since 203 was 203, checked in by hozdoba, 13 years ago
File size: 502 bytes
Line 
1
2[indentation]
3indent_width=3
4indent_type=0
5indent_hard_tab_width=8
6detect_indent=false
7indent_mode=2
8
9[project]
10name=xmlioserver
11base_path=/work/dev_rv
12description=
13make_in_base_path=false
14run_cmd=
15
16[long line marker]
17long_line_behaviour=2
18long_line_column=100
19
20[files]
21
22
23[build-menu]
24C++FT_00_LB=_Compiler
25C++FT_00_CM=g++ -O3 -ansi -pedantic  -W -Wall -o ./obj/main.cpp.o -c main.cpp
26C++FT_00_WD=
27filetypes=C++;
28C++FT_01_LB=Const_ruire
29C++FT_01_CM=g++ -o ./bin/test_cpp ./obj/main.cpp.o
30C++FT_01_WD=
Note: See TracBrowser for help on using the repository browser.