1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"yes" ?>
2 <CodeBlocks_project_file>
3 <FileVersion major=
"1" minor=
"6" />
5 <Option title=
"Netspecters" />
6 <Option pch_mode=
"2" />
7 <Option compiler=
"gcc" />
9 <Target title=
"Debug_windows">
10 <Option platforms=
"Windows;" />
11 <Option output=
"../bin/Netspecters" prefix_auto=
"1" extension_auto=
"1" />
12 <Option working_dir=
"../bin/" />
13 <Option object_output=
"../obj/debug/" />
15 <Option compiler=
"gcc" />
17 <Add option=
"-Wextra" />
18 <Add option=
"-Wall" />
22 <Add library=
"../../../MinGW/lib/dbghelp.lib" />
23 <Add library=
"gdi32" />
24 <Add library=
"user32" />
25 <Add library=
"kernel32" />
26 <Add library=
"mswsock" />
27 <Add library=
"ws2_32" />
28 <Add library=
"wininet" />
32 <Variable name=
"gdb_level3" value=
"-ggdb3" />
35 <Target title=
"Release_windows">
36 <Option platforms=
"Windows;" />
37 <Option output=
"../bin/Netspecters" prefix_auto=
"1" extension_auto=
"1" />
38 <Option working_dir=
"../bin/" />
39 <Option object_output=
"../obj/release/" />
41 <Option compiler=
"gcc" />
43 <Add option=
"-march=i686" />
44 <Add option=
"-fomit-frame-pointer" />
46 <Add option=
"-ffunction-sections" />
47 <Add option=
"-fdata-sections" />
51 <Add option=
"-Wl,--sort-common" />
52 <Add option=
"-Wl,--as-needed" />
53 <Add option=
"-Wl,--gc-sections" />
54 <Add library=
"../../../MinGW/lib/dbghelp.lib" />
55 <Add library=
"gdi32" />
56 <Add library=
"user32" />
57 <Add library=
"kernel32" />
58 <Add library=
"mswsock" />
59 <Add library=
"ws2_32" />
60 <Add library=
"wininet" />
64 <Target title=
"Debug_linux">
65 <Option platforms=
"Unix;" />
66 <Option output=
"../bin/Netspecters" prefix_auto=
"1" extension_auto=
"1" />
67 <Option working_dir=
"../bin/" />
68 <Option object_output=
"../obj/debug/" />
70 <Option compiler=
"gcc" />
72 <Add option=
"-Wextra" />
73 <Add option=
"-Wall" />
77 <Add library=
"pthread" />
82 <Target title=
"Release_linux">
83 <Option platforms=
"Unix;" />
84 <Option output=
"../bin/Netspecters" prefix_auto=
"1" extension_auto=
"1" />
85 <Option working_dir=
"../bin/" />
86 <Option object_output=
"../obj/release/" />
88 <Option compiler=
"gcc" />
90 <Add option=
"-march=i686" />
91 <Add option=
"-fomit-frame-pointer" />
96 <Add library=
"pthread" />
103 <Add option=
"-Wall" />
106 <Add option=
"`wx-config --libs`" />
107 <Add library=
"../lib/libUIHost.a" />
108 <Add library=
"../lib/libNetLayer.a" />
109 <Add library=
"../lib/libDataContainer.a" />
110 <Add library=
"../lib/libWebServer.a" />
111 <Add library=
"../lib/libProtocolManager.a" />
112 <Add library=
"../lib/libInternalProtocol.a" />
113 <Add library=
"../lib/libDataBufferManager.a" />
114 <Add library=
"sqlite3" />
116 <Unit filename=
"../source/Core/Core.cpp" />
117 <Unit filename=
"../source/Core/Core.h" />
118 <Unit filename=
"../source/Core/KernelConsole.cpp" />
119 <Unit filename=
"../source/Core/KernelConsole.h" />
120 <Unit filename=
"../source/Core/Netspecters.cpp" />
121 <Unit filename=
"../source/Core/Netspecters.h" />
122 <Unit filename=
"../source/Core/PlusInterface.h" />
123 <Unit filename=
"../source/Core/PlusTreeDefine.h" />
124 <Unit filename=
"../source/Core/PlusTree_DataBlock.cpp" />
125 <Unit filename=
"../source/Core/PlusTree_Dir.cpp" />
126 <Unit filename=
"../source/Core/PlusTree_IndexTable.cpp" />
127 <Unit filename=
"../source/Core/PlusTree_NameTable.cpp" />
128 <Unit filename=
"../source/Core/global_exception.h" />
129 <Unit filename=
"../source/Core/linux/global_exception.cpp">
130 <Option target=
"Debug_linux" />
131 <Option target=
"Release_linux" />
133 <Unit filename=
"../source/Core/windows/global_exception.cpp">
134 <Option target=
"Debug_windows" />
135 <Option target=
"Release_windows" />
141 <lib_finder disable_auto=
"1" />
144 </CodeBlocks_project_file>