1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"yes" ?>
2 <CodeBlocks_project_file>
3 <FileVersion major=
"1" minor=
"6" />
5 <Option title=
"jack_netsource" />
6 <Option pch_mode=
"2" />
7 <Option compiler=
"mingw_64" />
9 <Target title=
"Win32 Release 64bits">
10 <Option output=
"Release64\bin\jack_netsource" prefix_auto=
"1" extension_auto=
"1" />
11 <Option object_output=
"Release64\" />
13 <Option compiler=
"mingw_64" />
16 <Add option=
"-Wall" />
17 <Add directory=
"..\example-clients" />
18 <Add directory=
"..\windows" />
19 <Add directory=
"..\common\jack" />
20 <Add directory=
"..\common" />
23 <Add library=
"libjack64" />
24 <Add library=
"libsamplerate_x86_64" />
25 <Add directory=
"Release64\bin" />
28 <Target title=
"Win32 Debug 64bits">
29 <Option output=
"Debug64\bin\jack_netsource" prefix_auto=
"1" extension_auto=
"1" />
30 <Option object_output=
"Debug64\" />
32 <Option compiler=
"mingw_64" />
34 <Add option=
"-Wall" />
36 <Add directory=
"..\example-clients" />
37 <Add directory=
"..\windows" />
38 <Add directory=
"..\common\jack" />
39 <Add directory=
"..\common" />
42 <Add library=
"libjack64" />
43 <Add library=
"libsamplerate_x86_64" />
44 <Add directory=
"Debug64\bin" />
47 <Target title=
"Win32 Profiling 64bits">
48 <Option output=
"Release64\bin\jack_netsource" 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 directory=
"..\example-clients" />
57 <Add directory=
"..\windows" />
58 <Add directory=
"..\common\jack" />
59 <Add directory=
"..\common" />
62 <Add library=
"libjack64" />
63 <Add library=
"libsamplerate_x86_64" />
64 <Add directory=
"Release64\bin" />
67 <Target title=
"Win32 Release 32bits">
68 <Option output=
"Release\bin\jack_netsource" prefix_auto=
"1" extension_auto=
"1" />
69 <Option object_output=
"Release\" />
71 <Option compiler=
"mingw_64" />
74 <Add option=
"-Wall" />
76 <Add directory=
"..\example-clients" />
77 <Add directory=
"..\windows" />
78 <Add directory=
"..\common\jack" />
79 <Add directory=
"..\common" />
83 <Add library=
"libjack" />
84 <Add library=
"libsamplerate_x86" />
85 <Add directory=
"Release\bin" />
88 <Target title=
"Win32 Debug 32bits">
89 <Option output=
"Debug\bin\jack_netsource" prefix_auto=
"1" extension_auto=
"1" />
90 <Option object_output=
"Debug\" />
92 <Option compiler=
"mingw_64" />
94 <Add option=
"-Wall" />
97 <Add directory=
"..\example-clients" />
98 <Add directory=
"..\windows" />
99 <Add directory=
"..\common\jack" />
100 <Add directory=
"..\common" />
103 <Add option=
"-m32" />
104 <Add library=
"libjack" />
105 <Add library=
"libsamplerate_x86" />
106 <Add directory=
"Debug\bin" />
109 <Target title=
"Win32 Profiling 32bits">
110 <Option output=
"Release\bin\jack_netsource" prefix_auto=
"1" extension_auto=
"1" />
111 <Option object_output=
"Release\" />
113 <Option compiler=
"mingw_64" />
116 <Add option=
"-Wall" />
117 <Add option=
"-m32" />
118 <Add option=
"-DJACK_MONITOR" />
119 <Add directory=
"..\example-clients" />
120 <Add directory=
"..\windows" />
121 <Add directory=
"..\common\jack" />
122 <Add directory=
"..\common" />
125 <Add option=
"-m32" />
126 <Add library=
"libjack" />
127 <Add library=
"libsamplerate_x86" />
128 <Add directory=
"Release\bin" />
133 <Add option=
"-Wall" />
134 <Add directory=
"..\example-clients" />
135 <Add directory=
"..\windows" />
136 <Add directory=
"..\common\jack" />
137 <Add directory=
"..\common" />
140 <Add library=
"kernel32" />
141 <Add library=
"user32" />
142 <Add library=
"gdi32" />
143 <Add library=
"winspool" />
144 <Add library=
"comdlg32" />
145 <Add library=
"advapi32" />
146 <Add library=
"shell32" />
147 <Add library=
"ole32" />
148 <Add library=
"oleaut32" />
149 <Add library=
"uuid" />
150 <Add library=
"odbc32" />
151 <Add library=
"odbccp32" />
152 <Add library=
"ws2_32" />
154 <Unit filename=
"..\common\netjack_packet.c">
155 <Option compilerVar=
"CC" />
157 <Unit filename=
"..\example-clients\netsource.c">
158 <Option compilerVar=
"CC" />
160 <Unit filename=
"getopt.c">
161 <Option compilerVar=
"CC" />
163 <Unit filename=
"getopt1.c">
164 <Option compilerVar=
"CC" />
171 <Scheme minor_max=
"10" build_max=
"0" rev_max=
"0" rev_rand_max=
"10" build_times_to_increment_minor=
"100" />
172 <Settings autoincrement=
"1" date_declarations=
"1" do_auto_increment=
"0" ask_to_increment=
"0" language=
"C++" svn=
"0" svn_directory=
"" header_path=
"version.h" />
173 <Changes_Log show_changes_editor=
"0" app_title=
"released version %M.%m.%b of %p" changeslog_path=
"ChangesLog.txt" />
177 </CodeBlocks_project_file>