move iriver checksums to its own file to remove unneeded inclusion and kill warnings...
[Rockbox.git] / rbutil / rbutil.cbp
blob2db68ceac73228cb3691584cb7cf6399b8050390
1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2 <CodeBlocks_project_file>
3 <FileVersion major="1" minor="6" />
4 <Project>
5 <Option title="rbutil" />
6 <Option pch_mode="0" />
7 <Option compiler="gcc" />
8 <MakeCommands>
9 <Build command="$make -f $makefile all" />
10 <CompileFile command="$make -f $makefile $file" />
11 <Clean command="$make -f $makefile clean" />
12 <DistClean command="$make -f $makefile distclean" />
13 </MakeCommands>
14 <Build>
15 <Target title="Release">
16 <Option output="rbutil.exe" prefix_auto="0" extension_auto="0" />
17 <Option type="0" />
18 <Option compiler="gcc" />
19 <Option projectResourceIncludeDirsRelation="0" />
20 <ExtraCommands>
21 <Add before="cmd /c cd icons &amp;&amp; bin2c.exe *.png" />
22 <Add after="upx --best --compress-icons=0 rbutil.exe" />
23 </ExtraCommands>
24 <MakeCommands>
25 <Build command="$make -f $makefile all" />
26 <CompileFile command="$make -f $makefile $file" />
27 <Clean command="$make -f $makefile clean" />
28 <DistClean command="$make -f $makefile distclean" />
29 </MakeCommands>
30 </Target>
31 <Target title="Debug">
32 <Option output="rbutil.exe" prefix_auto="0" extension_auto="0" />
33 <Option type="0" />
34 <Option compiler="gcc" />
35 <Compiler>
36 <Add option="-g" />
37 </Compiler>
38 <MakeCommands>
39 <Build command="$make -f $makefile all" />
40 <CompileFile command="$make -f $makefile all" />
41 <Clean command="$make -f $makefile clean" />
42 <DistClean command="$make -f $makefile distclean" />
43 </MakeCommands>
44 </Target>
45 <Environment>
46 <Variable name="WX_CFG" value="" />
47 </Environment>
48 </Build>
49 <VirtualTargets>
50 <Add alias="All" targets="default;" />
51 </VirtualTargets>
52 <Compiler>
53 <Add option="-W" />
54 <Add option="-g" />
55 <Add option="-pipe" />
56 <Add option="-mthreads" />
57 <Add option="-Winvalid-pch" />
58 <Add option='-include &quot;wx_pch.h&quot;' />
59 <Add option="-D__GNUWIN32__" />
60 <Add option="-D__WXMSW__" />
61 <Add option="-DUSE_PCH" />
62 <Add option="-DRBUTIL" />
63 <Add directory="$(#WX.include)" />
64 <Add directory="$(#WX.lib)\gcc_lib$(WX_CFG)\msw" />
65 <Add directory="$(#WX)\contrib\include" />
66 <Add directory=".\" />
67 </Compiler>
68 <ResourceCompiler>
69 <Add directory="$(#WX.include)" />
70 </ResourceCompiler>
71 <Linker>
72 <Add library="wxmsw28" />
73 <Add library="winspool" />
74 <Add library="winmm" />
75 <Add library="shell32" />
76 <Add library="comctl32" />
77 <Add library="ctl3d32" />
78 <Add library="odbc32" />
79 <Add library="advapi32" />
80 <Add library="wsock32" />
81 <Add library="opengl32" />
82 <Add library="glu32" />
83 <Add library="ole32" />
84 <Add library="oleaut32" />
85 <Add library="uuid" />
86 <Add library="libwxzlib" />
87 <Add library="libwxregex" />
88 <Add library="libwxpng" />
89 <Add library="libwxjpeg" />
90 <Add library="libwxtiff" />
91 <Add directory="$(#WX.lib)\gcc_lib$(WX_CFG)" />
92 <Add directory="$(#WX.lib)" />
93 <Add directory=".\" />
94 </Linker>
95 <Unit filename="Makefile" />
96 <Unit filename="archos.ico" />
97 <Unit filename="autodetection.cpp" />
98 <Unit filename="autodetection.h" />
99 <Unit filename="bootloaders.cpp" />
100 <Unit filename="bootloaders.h" />
101 <Unit filename="copying.txt" />
102 <Unit filename="credits.h" />
103 <Unit filename="fonts_3d.xpm" />
104 <Unit filename="h100sums.h" />
105 <Unit filename="h120sums.h" />
106 <Unit filename="h300sums.h" />
107 <Unit filename="icons\bin2c.c">
108 <Option compilerVar="CC" />
109 <Option compile="0" />
110 <Option link="0" />
111 </Unit>
112 <Unit filename="icons\bootloader_btn.cpp" />
113 <Unit filename="icons\bootloader_btn.h" />
114 <Unit filename="icons\bootloader_btn.png" />
115 <Unit filename="icons\talkfile_btn.cpp" />
116 <Unit filename="icons\talkfile_btn.h" />
117 <Unit filename="icons\talkfile_btn.png" />
118 <Unit filename="icons\doom_btn.cpp" />
119 <Unit filename="icons\doom_btn.h" />
120 <Unit filename="icons\doom_btn.png" />
121 <Unit filename="icons\font_btn.cpp" />
122 <Unit filename="icons\font_btn.h" />
123 <Unit filename="icons\font_btn.png" />
124 <Unit filename="icons\rbinstall_btn.cpp" />
125 <Unit filename="icons\rbinstall_btn.h" />
126 <Unit filename="icons\rbinstall_btn.png" />
127 <Unit filename="icons\rembootloader_btn.cpp" />
128 <Unit filename="icons\rembootloader_btn.h" />
129 <Unit filename="icons\rembootloader_btn.png" />
130 <Unit filename="icons\remrb_btn.cpp" />
131 <Unit filename="icons\remrb_btn.h" />
132 <Unit filename="icons\remrb_btn.png" />
133 <Unit filename="icons\themes_btn.cpp" />
134 <Unit filename="icons\themes_btn.h" />
135 <Unit filename="icons\themes_btn.png" />
136 <Unit filename="install_3d.xpm" />
137 <Unit filename="install_dialogs.cpp" />
138 <Unit filename="install_dialogs.h" />
139 <Unit filename="installlog.cpp" />
140 <Unit filename="installlog.h" />
141 <Unit filename="ipodpatcher\ipodio-win32.c">
142 <Option compilerVar="CC" />
143 <Option compiler="gcc" use="1" buildCommand="mingw32-gcc.exe -W -g -pipe -mthreads -Winvalid-pch -D__GNUWIN32__ -D__WXMSW__ -DUSE_PCH -g -I.\ -IC:\Dev-Cpp\include -c $file -o .objs\ipodpatcher\ipodio-win32.o" />
144 </Unit>
145 <Unit filename="ipodpatcher\ipodio.h" />
146 <Unit filename="ipodpatcher\ipodpatcher.c">
147 <Option compilerVar="CC" />
148 <Option compiler="gcc" use="1" buildCommand="mingw32-gcc.exe -W -g -pipe -mthreads -Winvalid-pch -D__GNUWIN32__ -D__WXMSW__ -DUSE_PCH -g -I.\ -IC:\Dev-Cpp\include -c $file -o .objs\ipodpatcher\ipodpatcher.o\n" />
149 </Unit>
150 <Unit filename="ipodpatcher\ipodpatcher.h" />
151 <Unit filename="ipodpatcher\parttypes.h" />
152 <Unit filename="irivertools.cpp" />
153 <Unit filename="irivertools.h" />
154 <Unit filename="md5sum.cpp" />
155 <Unit filename="md5sum.h" />
156 <Unit filename="rblogo.xpm" />
157 <Unit filename="rbutil-rc.rc">
158 <Option compilerVar="WINDRES" />
159 </Unit>
160 <Unit filename="rbutil.cpp" />
161 <Unit filename="rbutil.h" />
162 <Unit filename="rbutil.ini" />
163 <Unit filename="rbutil.iss" />
164 <Unit filename="rbutilApp.cpp" />
165 <Unit filename="rbutilApp.h" />
166 <Unit filename="rbutilCtrls.cpp" />
167 <Unit filename="rbutilCtrls.h" />
168 <Unit filename="rbutilFrm.cpp" />
169 <Unit filename="rbutilFrm.h" />
170 <Unit filename="rbutilFrm_XPM.xpm" />
171 <Unit filename="sansapatcher\parttypes.h" />
172 <Unit filename="sansapatcher\sansaio-win32.c">
173 <Option compilerVar="CC" />
174 <Option compiler="gcc" use="1" buildCommand="mingw32-gcc.exe -W -g -pipe -mthreads -Winvalid-pch -D__GNUWIN32__ -D__WXMSW__ -DUSE_PCH -DRBUTIL -g -I.\ -IC:\Dev-Cpp\include -c $file -o .objs\sansapatcher\sansaio-win32.o" />
175 </Unit>
176 <Unit filename="sansapatcher\sansaio.h" />
177 <Unit filename="sansapatcher\sansapatcher.c">
178 <Option compilerVar="CC" />
179 <Option compiler="gcc" use="1" buildCommand="mingw32-gcc.exe -W -g -pipe -mthreads -Winvalid-pch -D__GNUWIN32__ -D__WXMSW__ -DUSE_PCH -g -DRBUTIL -I.\ -IC:\Dev-Cpp\include -c $file -o .objs\sansapatcher\sansapatcher.o" />
180 </Unit>
181 <Unit filename="sansapatcher\sansapatcher.h" />
182 <Unit filename="themes_3d.xpm" />
183 <Unit filename="tools2_3d.xpm" />
184 <Unit filename="tts.cpp">
185 <Option compiler="gcc" use="0" buildCommand="gcc -Wall -g tts.cpp -I$FLITEDIR/include -L$FLITEDIR/lib \n -lflite_cmu_us_kal -lflite_usenglish -lflite_cmulex -lflite -lm" />
186 </Unit>
187 <Unit filename="tts.h" />
188 <Unit filename="uninstall_3d.xpm" />
189 <Unit filename="untools2_3d.xpm" />
190 <Unit filename="wizard.xpm" />
191 <Unit filename="wx_pch.h" />
192 <Extensions>
193 <code_completion />
194 </Extensions>
195 </Project>
196 </CodeBlocks_project_file>