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"/>
11 <Project Name=
"Resource"/>
12 <Project Name=
"Generator"/>
15 <Settings Type=
"Executable">
16 <Configuration Name=
"Debug" CompilerType=
"gnu g++" DebuggerType=
"GNU gdb debugger">
17 <General OutputFile=
"../bin/Initialize" IntermediateDirectory=
"Intermediate" Command=
"Initialize" CommandArguments=
"" WorkingDirectory=
"../bin" PauseExecWhenProcTerminates=
"yes"/>
18 <Compiler Required=
"yes" Options=
"-g -Wall">
19 <IncludePath Value=
"."/>
20 <IncludePath Value=
"../include"/>
21 <IncludePath Value=
"$(HOME)/local/include"/>
23 <Linker Required=
"yes" Options=
"-O0">
24 <LibraryPath Value=
"."/>
25 <LibraryPath Value=
"../lib"/>
26 <LibraryPath Value=
"$(HOME)/local/lib"/>
27 <Library Value=
"ubdal"/>
28 <Library Value=
"ubresource"/>
29 <Library Value=
"sqlite3"/>
30 <Library Value=
"pthread"/>
33 <ResourceCompiler Required=
"no" Options=
""/>
36 <CustomBuild Enabled=
"no">
37 <CleanCommand></CleanCommand>
38 <BuildCommand></BuildCommand>
39 <SingleFileCommand></SingleFileCommand>
40 <MakefileGenerationCommand></MakefileGenerationCommand>
41 <ThirdPartyToolName>None
</ThirdPartyToolName>
42 <WorkingDirectory></WorkingDirectory>
45 <CustomPostBuild></CustomPostBuild>
51 <Configuration Name=
"MN" CompilerType=
"gnu g++" DebuggerType=
"GNU gdb debugger">
52 <General OutputFile=
"../bin/Initialize" IntermediateDirectory=
"Intermediate" Command=
"Initialize" CommandArguments=
"" WorkingDirectory=
"../bin" PauseExecWhenProcTerminates=
"yes"/>
53 <Compiler Required=
"yes" Options=
"-g -Wall">
54 <IncludePath Value=
"."/>
55 <IncludePath Value=
"../include"/>
56 <IncludePath Value=
"$(HOME)/local/include"/>
58 <Linker Required=
"yes" Options=
"-O0">
59 <LibraryPath Value=
"."/>
60 <LibraryPath Value=
"../lib"/>
61 <LibraryPath Value=
"$(HOME)/local/lib"/>
62 <Library Value=
"ubdal"/>
63 <Library Value=
"ubresource"/>
64 <Library Value=
"sqlite3"/>
65 <Library Value=
"pthread"/>
68 <ResourceCompiler Required=
"no" Options=
""/>
71 <CustomBuild Enabled=
"no">
72 <CleanCommand></CleanCommand>
73 <BuildCommand></BuildCommand>
74 <SingleFileCommand></SingleFileCommand>
75 <MakefileGenerationCommand></MakefileGenerationCommand>
76 <ThirdPartyToolName>None
</ThirdPartyToolName>
77 <WorkingDirectory></WorkingDirectory>
80 <CustomPostBuild></CustomPostBuild>
86 <Configuration Name=
"Release" CompilerType=
"GNU g++" DebuggerType=
"">
87 <General OutputFile=
"./Release/HelloWorld" IntermediateDirectory=
"./Release" Command=
"HelloWorld" CommandArguments=
"" WorkingDirectory=
"./Release" PauseExecWhenProcTerminates=
"yes"/>
88 <Compiler Required=
"yes" Options=
"-O2">
89 <IncludePath Value=
"."/>
91 <Linker Required=
"yes" Options=
"-O2">
92 <LibraryPath Value=
"."/>
93 <LibraryPath Value=
"./Release"/>
95 <ResourceCompiler Required=
"yes" Options=
""/>
98 <CustomBuild Enabled=
"no">
99 <CleanCommand></CleanCommand>
100 <BuildCommand></BuildCommand>
101 <SingleFileCommand></SingleFileCommand>
102 <MakefileGenerationCommand></MakefileGenerationCommand>
103 <ThirdPartyToolName></ThirdPartyToolName>
104 <WorkingDirectory></WorkingDirectory>
107 <CustomPostBuild></CustomPostBuild>
108 <CustomPreBuild></CustomPreBuild>