1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"yes" ?>
2 <CodeBlocks_project_file>
3 <FileVersion major=
"1" minor=
"6" />
5 <Option title=
"jack_metro" />
6 <Option pch_mode=
"2" />
7 <Option compiler=
"gcc" />
9 <Target title=
"Win32 Release">
10 <Option output=
"Release\bin\jack_metro" prefix_auto=
"1" extension_auto=
"1" />
11 <Option object_output=
"Release\" />
13 <Option compiler=
"gcc" />
16 <Add option=
"-Wall" />
17 <Add directory=
"..\example-clients" />
18 <Add directory=
"..\windows" />
19 <Add directory=
"..\common\jack" />
20 <Add directory=
"..\common" />
23 <Add directory=
"Release\bin" />
26 <Target title=
"Win32 Debug">
27 <Option output=
"Debug\bin\jack_metro" prefix_auto=
"1" extension_auto=
"1" />
28 <Option object_output=
"Debug\" />
30 <Option compiler=
"gcc" />
32 <Add option=
"-Wall" />
34 <Add directory=
"..\example-clients" />
35 <Add directory=
"..\windows" />
36 <Add directory=
"..\common\jack" />
37 <Add directory=
"..\common" />
40 <Add directory=
"Debug\bin" />
43 <Target title=
"Win32 Profiling">
44 <Option output=
"Release\bin\jack_metro" prefix_auto=
"1" extension_auto=
"1" />
45 <Option object_output=
"Release\" />
47 <Option compiler=
"gcc" />
50 <Add option=
"-Wall" />
51 <Add option=
"-DJACK_MONITOR" />
52 <Add directory=
"..\example-clients" />
53 <Add directory=
"..\windows" />
54 <Add directory=
"..\common\jack" />
55 <Add directory=
"..\common" />
58 <Add directory=
"Release\bin" />
63 <Add option=
"-Wall" />
66 <Add library=
"kernel32" />
67 <Add library=
"user32" />
68 <Add library=
"gdi32" />
69 <Add library=
"winspool" />
70 <Add library=
"comdlg32" />
71 <Add library=
"advapi32" />
72 <Add library=
"shell32" />
73 <Add library=
"ole32" />
74 <Add library=
"oleaut32" />
75 <Add library=
"uuid" />
76 <Add library=
"odbc32" />
77 <Add library=
"odbccp32" />
78 <Add library=
"libjack" />
80 <Unit filename=
"..\example-clients\metro.c">
81 <Option compilerVar=
"CC" />
87 <lib_finder disable_auto=
"1" />
89 <Scheme minor_max=
"10" build_max=
"0" rev_max=
"0" rev_rand_max=
"10" build_times_to_increment_minor=
"100" />
90 <Settings autoincrement=
"1" date_declarations=
"1" do_auto_increment=
"0" ask_to_increment=
"0" language=
"C++" svn=
"0" svn_directory=
"" header_path=
"version.h" />
91 <Changes_Log show_changes_editor=
"0" app_title=
"released version %M.%m.%b of %p" changeslog_path=
"ChangesLog.txt" />
95 </CodeBlocks_project_file>