1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <CodeLite_Project Name=
"TestCases">
3 <VirtualDirectory Name=
"Source Files">
4 <File Name=
"main.cpp"/>
6 <VirtualDirectory Name=
"Header Files"/>
7 <Settings Type=
"Executable">
8 <Configuration Name=
"Debug" CompilerType=
"gnu g++" DebuggerType=
"GNU gdb debugger">
9 <General OutputFile=
"../../bin/TestCase" IntermediateDirectory=
"./Debug" Command=
"./TestCase" CommandArguments=
"" WorkingDirectory=
"../../bin" PauseExecWhenProcTerminates=
"yes"/>
10 <Compiler Required=
"yes" Options=
"-g">
11 <IncludePath Value=
"."/>
12 <IncludePath Value=
"../Sockets"/>
13 <IncludePath Value=
"../Resource"/>
14 <IncludePath Value=
"../DAL"/>
15 <IncludePath Value=
"../DB/Generated"/>
16 <IncludePath Value=
"../DB/Savables"/>
17 <IncludePath Value=
"../DB/Managers"/>
18 <IncludePath Value=
"../Core/Editors"/>
20 <Linker Required=
"yes" Options=
"">
21 <LibraryPath Value=
"../../lib"/>
22 <Library Value=
"ubcore"/>
23 <Library Value=
"ubdb"/>
24 <Library Value=
"ubdal"/>
25 <Library Value=
"ubresource"/>
26 <Library Value=
"ubsockets"/>
27 <Library Value=
"sqlite3"/>
29 <ResourceCompiler Required=
"no" Options=
""/>
32 <CustomBuild Enabled=
"no">
36 <MakefileGenerationCommand/>
37 <ThirdPartyToolName>None
</ThirdPartyToolName>
45 <Configuration Name=
"MN" CompilerType=
"gnu g++" DebuggerType=
"GNU gdb debugger">
46 <General OutputFile=
"../../bin/TestCase" IntermediateDirectory=
"./Debug" Command=
"./TestCase" CommandArguments=
"" WorkingDirectory=
"../../bin" PauseExecWhenProcTerminates=
"yes"/>
47 <Compiler Required=
"yes" Options=
"-g">
48 <IncludePath Value=
"."/>
49 <IncludePath Value=
"../Sockets"/>
50 <IncludePath Value=
"../Resource"/>
51 <IncludePath Value=
"../DAL"/>
52 <IncludePath Value=
"../DB"/>
53 <IncludePath Value=
"../Core"/>
55 <Linker Required=
"yes" Options=
"-static">
56 <LibraryPath Value=
"../../lib"/>
57 <Library Value=
"ubcore"/>
58 <Library Value=
"ubdb"/>
59 <Library Value=
"ubdal"/>
60 <Library Value=
"ubresource"/>
61 <Library Value=
"ubsockets"/>
62 <Library Value=
"sqlite3"/>
64 <ResourceCompiler Required=
"no" Options=
""/>
67 <CustomBuild Enabled=
"no">
71 <MakefileGenerationCommand/>
72 <ThirdPartyToolName>None
</ThirdPartyToolName>
80 <Configuration Name=
"Profiling" CompilerType=
"gnu g++" DebuggerType=
"GNU gdb debugger">
81 <General OutputFile=
"../bin/TestCase" IntermediateDirectory=
"./Profiling" Command=
"../../bin/TestCase" CommandArguments=
"" WorkingDirectory=
"$(IntermediateDirectory)" PauseExecWhenProcTerminates=
"yes"/>
82 <Compiler Required=
"yes" Options=
"-g -pg">
83 <IncludePath Value=
"."/>
84 <IncludePath Value=
"../include"/>
85 <IncludePath Value=
"../Core"/>
86 <IncludePath Value=
"$(HOME)/local/include"/>
88 <Linker Required=
"yes" Options=
"-pg">
89 <LibraryPath Value=
"../lib"/>
90 <LibraryPath Value=
"$(HOME)/local/lib"/>
91 <Library Value=
"ubdal"/>
92 <Library Value=
"sqlite3"/>
93 <Library Value=
"ubcore"/>
94 <Library Value=
"ubresource"/>
96 <ResourceCompiler Required=
"no" Options=
""/>
99 <CustomBuild Enabled=
"no">
103 <MakefileGenerationCommand/>
104 <ThirdPartyToolName>None
</ThirdPartyToolName>
112 <Configuration Name=
"Release" CompilerType=
"gnu g++" DebuggerType=
"GNU gdb debugger">
113 <General OutputFile=
"$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory=
"./Release" Command=
"./$(ProjectName)" CommandArguments=
"" WorkingDirectory=
"$(IntermediateDirectory)" PauseExecWhenProcTerminates=
"yes"/>
114 <Compiler Required=
"yes" Options=
"">
115 <IncludePath Value=
"."/>
117 <Linker Required=
"yes" Options=
"-O2"/>
118 <ResourceCompiler Required=
"no" Options=
""/>
121 <CustomBuild Enabled=
"no">
125 <MakefileGenerationCommand/>
126 <ThirdPartyToolName/>
136 <Project Name=
"Sockets"/>
137 <Project Name=
"Resource"/>
138 <Project Name=
"DAL"/>
139 <Project Name=
"Generator"/>
141 <Project Name=
"Initializer"/>
142 <Project Name=
"Core"/>