Tenth commit: add Code::Blocks project
[Opdf.git] / opdf-cb / opdf-cb.cbp
blob2985c3d8f81c41ac7c801a034f4cb4547594f086
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="opdf-cb" />
6 <Option pch_mode="2" />
7 <Option compiler="gcc" />
8 <Build>
9 <Target title="Debug">
10 <Option output="bin/Debug/opdf-cb" 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/opdf-cb" 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 </Compiler>
34 <Extensions>
35 <envvars />
36 <code_completion />
37 <debugger />
38 </Extensions>
39 </Project>
40 </CodeBlocks_project_file>