/[projects]/misc/mysql_splitter/splitter.cbp
ViewVC logotype

Contents of /misc/mysql_splitter/splitter.cbp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1231 - (show annotations) (download)
Sun Mar 13 18:16:34 2011 UTC (13 years, 2 months ago) by torben
File size: 1158 byte(s)
add mysql splitter (incl codeblocks project file)
1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2 <CodeBlocks_project_file>
3 <FileVersion major="1" minor="6" />
4 <Project>
5 <Option title="splitter" />
6 <Option pch_mode="2" />
7 <Option compiler="gcc" />
8 <Build>
9 <Target title="Debug">
10 <Option output="bin\Debug\splitter" prefix_auto="1" extension_auto="1" />
11 <Option object_output="obj\Debug\" />
12 <Option type="1" />
13 <Option compiler="gcc" />
14 <Compiler>
15 <Add option="-g" />
16 </Compiler>
17 </Target>
18 <Target title="Release">
19 <Option output="bin\Release\splitter" prefix_auto="1" extension_auto="1" />
20 <Option object_output="obj\Release\" />
21 <Option type="1" />
22 <Option compiler="gcc" />
23 <Compiler>
24 <Add option="-O2" />
25 </Compiler>
26 <Linker>
27 <Add option="-s" />
28 </Linker>
29 </Target>
30 </Build>
31 <Compiler>
32 <Add option="-Wall" />
33 <Add option="-fexceptions" />
34 </Compiler>
35 <Linker>
36 <Add library="boost_filesystem" />
37 <Add library="boost_system" />
38 </Linker>
39 <Unit filename="splitter.cpp" />
40 <Extensions>
41 <code_completion />
42 <debugger />
43 </Extensions>
44 </Project>
45 </CodeBlocks_project_file>

  ViewVC Help
Powered by ViewVC 1.1.20