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

Last change on this file since 174 was 170, checked in by hozdoba, 13 years ago
File size: 716 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]
21current_page=2
22FILE_NAME_0=0;Make;0;16;1;1;0;/work/dev_rv/Makefile.wk;0;3
23FILE_NAME_1=0;C++;0;16;0;1;0;/work/dev_rv/src/xmlio/main_server.cpp;0;3
24FILE_NAME_2=0;C++;0;16;0;1;0;/work/dev_rv/src/xmlio/xml_node.cpp;0;3
25
26[build-menu]
27C++FT_00_LB=_Compiler
28C++FT_00_CM=g++ -O3 -ansi -pedantic  -W -Wall -o ./obj/main.cpp.o -c main.cpp
29C++FT_00_WD=
30filetypes=C++;
31C++FT_01_LB=Const_ruire
32C++FT_01_CM=g++ -o ./bin/test_cpp ./obj/main.cpp.o
33C++FT_01_WD=
Note: See TracBrowser for help on using the repository browser.