1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <CodeLite_Project Name=
"Initializer">
3 <VirtualDirectory Name=
"Source Files">
4 <File Name=
"main.cpp"/>
5 <File Name=
"Initializer.cpp"/>
7 <VirtualDirectory Name=
"Header Files">
8 <File Name=
"Initializer.h"/>
10 <Settings Type=
"Executable">
11 <Configuration Name=
"Debug" CompilerType=
"gnu g++" DebuggerType=
"GNU gdb debugger">
12 <General OutputFile=
"../bin/Initialize" IntermediateDirectory=
"Intermediate" Command=
"Initialize" CommandArguments=
"" WorkingDirectory=
"../bin" PauseExecWhenProcTerminates=
"yes"/>
13 <Compiler Required=
"yes" Options=
"-g -Wall">
14 <IncludePath Value=
"."/>
15 <IncludePath Value=
"../include"/>
16 <IncludePath Value=
"$(HOME)/local/include"/>
18 <Linker Required=
"yes" Options=
"-O0">
19 <LibraryPath Value=
"."/>
20 <LibraryPath Value=
"../lib"/>
21 <LibraryPath Value=
"$(HOME)/local/lib"/>
22 <Library Value=
"pthread"/>
24 <Library Value=
"sqlite3"/>
25 <Library Value=
"ubdal"/>
26 <Library Value=
"ubresource"/>
28 <ResourceCompiler Required=
"no" Options=
""/>
31 <CustomBuild Enabled=
"no">
34 <MakefileGenerationCommand/>
35 <ThirdPartyToolName>None
</ThirdPartyToolName>
43 <Configuration Name=
"Release" CompilerType=
"GNU g++" DebuggerType=
"">
44 <General OutputFile=
"./Release/HelloWorld" IntermediateDirectory=
"./Release" Command=
"HelloWorld" CommandArguments=
"" WorkingDirectory=
"./Release" PauseExecWhenProcTerminates=
"yes"/>
45 <Compiler Required=
"yes" Options=
"-O2">
46 <IncludePath Value=
"."/>
48 <Linker Required=
"yes" Options=
"-O2">
49 <LibraryPath Value=
"."/>
50 <LibraryPath Value=
"./Release"/>
52 <ResourceCompiler Required=
"yes" Options=
""/>
55 <CustomBuild Enabled=
"no">
58 <MakefileGenerationCommand/>
69 <Project Name=
"Resource"/>
70 <Project Name=
"Generator"/>