1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"yes" ?>
2 <CodeBlocks_project_file>
3 <FileVersion major=
"1" minor=
"6" />
5 <Option title=
"jack_netmanager" />
6 <Option pch_mode=
"2" />
7 <Option compiler=
"mingw_64" />
9 <Target title=
"Win32 Release 64bits">
10 <Option output=
"Release64\bin\jack\netmanager" prefix_auto=
"1" extension_auto=
"1" />
11 <Option object_output=
"Release64\" />
13 <Option compiler=
"mingw_64" />
16 <Add option=
"-Wall" />
17 <Add option=
"-DSERVER_SIDE" />
18 <Add option=
"-DJACK_32_64" />
19 <Add directory=
"..\windows" />
20 <Add directory=
"..\common\jack" />
21 <Add directory=
"..\common" />
24 <Add directory=
"Release64\bin" />
25 <Add library=
"libjackserver64" />
28 <Target title=
"Win32 Debug 64bits">
29 <Option output=
"Debug64\bin\jack\netmanager" prefix_auto=
"1" extension_auto=
"1" />
30 <Option object_output=
"Debug64\" />
32 <Option compiler=
"mingw_64" />
34 <Add option=
"-Wall" />
36 <Add option=
"-DSERVER_SIDE" />
37 <Add option=
"-DJACK_32_64" />
38 <Add directory=
"..\windows" />
39 <Add directory=
"..\common\jack" />
40 <Add directory=
"..\common" />
43 <Add directory=
"Debug64\bin" />
44 <Add library=
"libjackserver64" />
47 <Target title=
"Win32 Profiling 64bits">
48 <Option output=
"Release64\bin\jack\netmanager" prefix_auto=
"1" extension_auto=
"1" />
49 <Option object_output=
"Release64\" />
51 <Option compiler=
"mingw_64" />
54 <Add option=
"-Wall" />
55 <Add option=
"-DJACK_MONITOR" />
56 <Add option=
"-DSERVER_SIDE" />
57 <Add option=
"-DJACK_32_64" />
58 <Add directory=
"..\windows" />
59 <Add directory=
"..\common\jack" />
60 <Add directory=
"..\common" />
63 <Add directory=
"Release64\bin" />
64 <Add library=
"libjackserver64" />
67 <Target title=
"Win32 Release 32bits">
68 <Option output=
"Release\bin\jack\netmanager" prefix_auto=
"1" extension_auto=
"1" />
69 <Option object_output=
"Release\" />
71 <Option compiler=
"mingw_64" />
74 <Add option=
"-Wall" />
76 <Add option=
"-DSERVER_SIDE" />
77 <Add option=
"-DJACK_32_64" />
78 <Add directory=
"..\windows" />
79 <Add directory=
"..\common\jack" />
80 <Add directory=
"..\common" />
83 <Add directory=
"Release\bin" />
85 <Add library=
"libjackserver" />
88 <Add before=
"windres -F pe-i386 -O coff -o Release/jacknetmanager.res jacknetmanager.rc" />
91 <Target title=
"Win32 Debug 32bits">
92 <Option output=
"Debug\bin\jack\netmanager" prefix_auto=
"1" extension_auto=
"1" />
93 <Option object_output=
"Debug\" />
95 <Option compiler=
"mingw_64" />
97 <Add option=
"-Wall" />
100 <Add option=
"-DSERVER_SIDE" />
101 <Add option=
"-DJACK_32_64" />
102 <Add directory=
"..\windows" />
103 <Add directory=
"..\common\jack" />
104 <Add directory=
"..\common" />
107 <Add directory=
"Debug\bin" />
108 <Add option=
"-m32" />
109 <Add library=
"libjackserver" />
112 <Add before=
"windres -F pe-i386 -O coff -o Debug/jacknetmanager.res jacknetmanager.rc" />
115 <Target title=
"Win32 Profiling 32bits">
116 <Option output=
"Release\bin\jack\netmanager" prefix_auto=
"1" extension_auto=
"1" />
117 <Option object_output=
"Release\" />
119 <Option compiler=
"mingw_64" />
122 <Add option=
"-Wall" />
123 <Add option=
"-m32" />
124 <Add option=
"-DJACK_MONITOR" />
125 <Add option=
"-DSERVER_SIDE" />
126 <Add option=
"-DJACK_32_64" />
127 <Add directory=
"..\windows" />
128 <Add directory=
"..\common\jack" />
129 <Add directory=
"..\common" />
132 <Add directory=
"Release\bin" />
133 <Add option=
"-m32" />
134 <Add library=
"libjackserver" />
137 <Add before=
"windres -F pe-i386 -O coff -o Release/jacknetmanager.res jacknetmanager.rc" />
142 <Add option=
"-Wall" />
145 <Add option=
"-enable-auto-import" />
146 <Add library=
"kernel32" />
147 <Add library=
"user32" />
148 <Add library=
"gdi32" />
149 <Add library=
"winspool" />
150 <Add library=
"comdlg32" />
151 <Add library=
"advapi32" />
152 <Add library=
"shell32" />
153 <Add library=
"ole32" />
154 <Add library=
"oleaut32" />
155 <Add library=
"uuid" />
156 <Add library=
"odbc32" />
157 <Add library=
"odbccp32" />
158 <Add library=
"ws2_32" />
160 <Unit filename=
"..\common\JackNetManager.cpp" />
161 <Unit filename=
"jacknetmanager.rc">
162 <Option compilerVar=
"WINDRES" />
169 <Scheme minor_max=
"10" build_max=
"0" rev_max=
"0" rev_rand_max=
"10" build_times_to_increment_minor=
"100" />
170 <Settings autoincrement=
"1" date_declarations=
"1" do_auto_increment=
"0" ask_to_increment=
"0" language=
"C++" svn=
"0" svn_directory=
"" header_path=
"version.h" />
171 <Changes_Log show_changes_editor=
"0" app_title=
"released version %M.%m.%b of %p" changeslog_path=
"ChangesLog.txt" />
175 </CodeBlocks_project_file>