|
1 <?xml version="1.0" encoding="gb2312"?> |
|
2 <VisualStudioProject |
|
3 ProjectType="Visual C++" |
|
4 Version="9.00" |
|
5 Name="rombuild" |
|
6 ProjectGUID="{77D9E2A3-AD01-4691-9137-8DA53692BE9D}" |
|
7 RootNamespace="rombuild" |
|
8 Keyword="Win32Proj" |
|
9 TargetFrameworkVersion="196613" |
|
10 > |
|
11 <Platforms> |
|
12 <Platform |
|
13 Name="Win32" |
|
14 /> |
|
15 </Platforms> |
|
16 <ToolFiles> |
|
17 </ToolFiles> |
|
18 <Configurations> |
|
19 <Configuration |
|
20 Name="Debug|Win32" |
|
21 OutputDirectory="\VCOutput\Bins" |
|
22 IntermediateDirectory="\VCOutput\Int\$(ProjectName)\$(ConfigurationName)" |
|
23 ConfigurationType="1" |
|
24 UseOfMFC="1" |
|
25 UseOfATL="0" |
|
26 CharacterSet="2" |
|
27 > |
|
28 <Tool |
|
29 Name="VCPreBuildEventTool" |
|
30 /> |
|
31 <Tool |
|
32 Name="VCCustomBuildTool" |
|
33 /> |
|
34 <Tool |
|
35 Name="VCXMLDataGeneratorTool" |
|
36 /> |
|
37 <Tool |
|
38 Name="VCWebServiceProxyGeneratorTool" |
|
39 /> |
|
40 <Tool |
|
41 Name="VCMIDLTool" |
|
42 /> |
|
43 <Tool |
|
44 Name="VCCLCompilerTool" |
|
45 Optimization="0" |
|
46 AdditionalIncludeDirectories="../../imglib/boostlibrary;../../imglib/boostlibrary/boost;../rombuild;../../imglib/inc;../../imglib/compress;../../imglib/memmap/include;../../imglib/patchdataprocessor/include;../../imglib/parameterfileprocessor/include;../../imglib/uniconv/include" |
|
47 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;__MSVCDOTNET__;__TOOLS__ ;__VC32__;_STLP_DEBUG=1;__OPERATOR_NEW_DECLARED__;snprintf=_snprintf" |
|
48 MinimalRebuild="true" |
|
49 BasicRuntimeChecks="3" |
|
50 RuntimeLibrary="1" |
|
51 TreatWChar_tAsBuiltInType="false" |
|
52 UsePrecompiledHeader="0" |
|
53 WarningLevel="3" |
|
54 DebugInformationFormat="4" |
|
55 DisableSpecificWarnings="4819;4996;4244;4334" |
|
56 /> |
|
57 <Tool |
|
58 Name="VCManagedResourceCompilerTool" |
|
59 /> |
|
60 <Tool |
|
61 Name="VCResourceCompilerTool" |
|
62 /> |
|
63 <Tool |
|
64 Name="VCPreLinkEventTool" |
|
65 /> |
|
66 <Tool |
|
67 Name="VCLinkerTool" |
|
68 IgnoreImportLibrary="false" |
|
69 OutputFile="$(OutDir)\$(ProjectName)D.exe" |
|
70 LinkIncremental="2" |
|
71 AdditionalLibraryDirectories="../../imglib/boostlibrary/binary/windows;../stlport_5-2-1_vc90_staticlib" |
|
72 IgnoreDefaultLibraryNames="" |
|
73 GenerateDebugInformation="true" |
|
74 SubSystem="1" |
|
75 TargetMachine="1" |
|
76 /> |
|
77 <Tool |
|
78 Name="VCALinkTool" |
|
79 /> |
|
80 <Tool |
|
81 Name="VCManifestTool" |
|
82 /> |
|
83 <Tool |
|
84 Name="VCXDCMakeTool" |
|
85 /> |
|
86 <Tool |
|
87 Name="VCBscMakeTool" |
|
88 /> |
|
89 <Tool |
|
90 Name="VCFxCopTool" |
|
91 /> |
|
92 <Tool |
|
93 Name="VCAppVerifierTool" |
|
94 /> |
|
95 <Tool |
|
96 Name="VCPostBuildEventTool" |
|
97 /> |
|
98 </Configuration> |
|
99 <Configuration |
|
100 Name="Release|Win32" |
|
101 OutputDirectory="\VCOutput\Bins" |
|
102 IntermediateDirectory="\VCOutput\Int\$(ProjectName)\$(ConfigurationName)" |
|
103 ConfigurationType="1" |
|
104 UseOfMFC="1" |
|
105 UseOfATL="0" |
|
106 CharacterSet="2" |
|
107 WholeProgramOptimization="1" |
|
108 > |
|
109 <Tool |
|
110 Name="VCPreBuildEventTool" |
|
111 /> |
|
112 <Tool |
|
113 Name="VCCustomBuildTool" |
|
114 /> |
|
115 <Tool |
|
116 Name="VCXMLDataGeneratorTool" |
|
117 /> |
|
118 <Tool |
|
119 Name="VCWebServiceProxyGeneratorTool" |
|
120 /> |
|
121 <Tool |
|
122 Name="VCMIDLTool" |
|
123 /> |
|
124 <Tool |
|
125 Name="VCCLCompilerTool" |
|
126 Optimization="2" |
|
127 EnableIntrinsicFunctions="true" |
|
128 AdditionalIncludeDirectories="../../imglib/boostlibrary;../../imglib/boostlibrary/boost;../rombuild;../../imglib/inc;../../imglib/compress;../../imglib/memmap/include;../../imglib/patchdataprocessor/include;../../imglib/parameterfileprocessor/include;../../imglib/uniconv/include" |
|
129 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;__MSVCDOTNET__;__TOOLS__ ;__VC32__;__OPERATOR_NEW_DECLARED__;snprintf=_snprintf" |
|
130 RuntimeLibrary="0" |
|
131 EnableFunctionLevelLinking="true" |
|
132 TreatWChar_tAsBuiltInType="false" |
|
133 UsePrecompiledHeader="0" |
|
134 WarningLevel="3" |
|
135 DebugInformationFormat="3" |
|
136 DisableSpecificWarnings="4819;4996;4244;4334" |
|
137 /> |
|
138 <Tool |
|
139 Name="VCManagedResourceCompilerTool" |
|
140 /> |
|
141 <Tool |
|
142 Name="VCResourceCompilerTool" |
|
143 /> |
|
144 <Tool |
|
145 Name="VCPreLinkEventTool" |
|
146 /> |
|
147 <Tool |
|
148 Name="VCLinkerTool" |
|
149 LinkIncremental="1" |
|
150 AdditionalLibraryDirectories="../../imglib/boostlibrary/binary/windows;../stlport_5-2-1_vc90_staticlib" |
|
151 GenerateDebugInformation="true" |
|
152 SubSystem="1" |
|
153 OptimizeReferences="2" |
|
154 EnableCOMDATFolding="2" |
|
155 TargetMachine="1" |
|
156 /> |
|
157 <Tool |
|
158 Name="VCALinkTool" |
|
159 /> |
|
160 <Tool |
|
161 Name="VCManifestTool" |
|
162 /> |
|
163 <Tool |
|
164 Name="VCXDCMakeTool" |
|
165 /> |
|
166 <Tool |
|
167 Name="VCBscMakeTool" |
|
168 /> |
|
169 <Tool |
|
170 Name="VCFxCopTool" |
|
171 /> |
|
172 <Tool |
|
173 Name="VCAppVerifierTool" |
|
174 /> |
|
175 <Tool |
|
176 Name="VCPostBuildEventTool" |
|
177 /> |
|
178 </Configuration> |
|
179 </Configurations> |
|
180 <References> |
|
181 </References> |
|
182 <Files> |
|
183 <Filter |
|
184 Name="Sources" |
|
185 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
|
186 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
|
187 > |
|
188 <File |
|
189 RelativePath="..\..\imglib\e32image\deflate\inflate.cpp" |
|
190 > |
|
191 </File> |
|
192 <File |
|
193 RelativePath="..\rombuild\r_areaset.cpp" |
|
194 > |
|
195 </File> |
|
196 <File |
|
197 RelativePath="..\rombuild\r_build.cpp" |
|
198 > |
|
199 </File> |
|
200 <File |
|
201 RelativePath="..\rombuild\r_collapse.cpp" |
|
202 > |
|
203 </File> |
|
204 <File |
|
205 RelativePath="..\rombuild\r_coreimage.cpp" |
|
206 > |
|
207 </File> |
|
208 <File |
|
209 RelativePath="..\rombuild\r_coreimagereader.cpp" |
|
210 > |
|
211 </File> |
|
212 <File |
|
213 RelativePath="..\rombuild\r_dir.cpp" |
|
214 > |
|
215 </File> |
|
216 <File |
|
217 RelativePath="..\rombuild\r_global.cpp" |
|
218 > |
|
219 </File> |
|
220 <File |
|
221 RelativePath="..\rombuild\r_header.cpp" |
|
222 > |
|
223 </File> |
|
224 <File |
|
225 RelativePath="..\rombuild\r_obey.cpp" |
|
226 > |
|
227 </File> |
|
228 <File |
|
229 RelativePath="..\rombuild\r_rom.cpp" |
|
230 > |
|
231 </File> |
|
232 <File |
|
233 RelativePath="..\rombuild\r_srec.cpp" |
|
234 > |
|
235 </File> |
|
236 <File |
|
237 RelativePath="..\rombuild\rombuild.cpp" |
|
238 > |
|
239 </File> |
|
240 <File |
|
241 RelativePath="..\rombuild\symbolgenerator.cpp" |
|
242 > |
|
243 </File> |
|
244 <Filter |
|
245 Name="e32image" |
|
246 > |
|
247 <File |
|
248 RelativePath="..\..\imglib\e32image\deflate\compress.cpp" |
|
249 > |
|
250 </File> |
|
251 <File |
|
252 RelativePath="..\..\imglib\e32image\deflate\decode.cpp" |
|
253 > |
|
254 </File> |
|
255 <File |
|
256 RelativePath="..\..\imglib\e32image\deflate\deflate.cpp" |
|
257 > |
|
258 </File> |
|
259 <File |
|
260 RelativePath="..\..\imglib\e32image\e32image.cpp" |
|
261 > |
|
262 </File> |
|
263 <File |
|
264 RelativePath="..\..\imglib\e32image\deflate\encode.cpp" |
|
265 > |
|
266 </File> |
|
267 <File |
|
268 RelativePath="..\..\imglib\e32image\deflate\panic.cpp" |
|
269 > |
|
270 </File> |
|
271 </Filter> |
|
272 <Filter |
|
273 Name="compress" |
|
274 > |
|
275 <File |
|
276 RelativePath="..\..\imglib\compress\byte_pair.cpp" |
|
277 > |
|
278 </File> |
|
279 <File |
|
280 RelativePath="..\..\imglib\compress\pagedcompress.cpp" |
|
281 > |
|
282 </File> |
|
283 </Filter> |
|
284 <Filter |
|
285 Name="e32uid" |
|
286 > |
|
287 <File |
|
288 RelativePath="..\..\imglib\e32uid\e32uid.cpp" |
|
289 > |
|
290 </File> |
|
291 </Filter> |
|
292 <Filter |
|
293 Name="imglib_host" |
|
294 > |
|
295 <File |
|
296 RelativePath="..\..\imglib\host\h_file.cpp" |
|
297 > |
|
298 </File> |
|
299 <File |
|
300 RelativePath="..\..\imglib\host\h_mem.cpp" |
|
301 > |
|
302 </File> |
|
303 <File |
|
304 RelativePath="..\..\imglib\host\h_utl.cpp" |
|
305 > |
|
306 </File> |
|
307 <File |
|
308 RelativePath="..\..\imglib\host\utf16string.cpp" |
|
309 > |
|
310 </File> |
|
311 </Filter> |
|
312 <Filter |
|
313 Name="memmap" |
|
314 > |
|
315 <File |
|
316 RelativePath="..\..\imglib\memmap\source\memmap.cpp" |
|
317 > |
|
318 </File> |
|
319 <File |
|
320 RelativePath="..\..\imglib\memmap\source\memmaputils.cpp" |
|
321 > |
|
322 </File> |
|
323 </Filter> |
|
324 <Filter |
|
325 Name="parameterfileprocessor" |
|
326 > |
|
327 <File |
|
328 RelativePath="..\..\imglib\parameterfileprocessor\source\parameterfileprocessor.cpp" |
|
329 > |
|
330 </File> |
|
331 </Filter> |
|
332 <Filter |
|
333 Name="patchdataprocessor" |
|
334 > |
|
335 <File |
|
336 RelativePath="..\..\imglib\patchdataprocessor\source\patchdataprocessor.cpp" |
|
337 > |
|
338 </File> |
|
339 </Filter> |
|
340 <Filter |
|
341 Name="uniconv" |
|
342 > |
|
343 <File |
|
344 RelativePath="..\..\imglib\uniconv\source\uniconv.cpp" |
|
345 > |
|
346 </File> |
|
347 </Filter> |
|
348 </Filter> |
|
349 <Filter |
|
350 Name="Headers" |
|
351 Filter="h;hpp;hxx;hm;inl;inc;xsd" |
|
352 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
|
353 > |
|
354 <File |
|
355 RelativePath="..\rombuild\r_areaset.h" |
|
356 > |
|
357 </File> |
|
358 <File |
|
359 RelativePath="..\rombuild\r_coreimage.h" |
|
360 > |
|
361 </File> |
|
362 <File |
|
363 RelativePath="..\rombuild\r_coreimagereader.h" |
|
364 > |
|
365 </File> |
|
366 <File |
|
367 RelativePath="..\rombuild\r_dir.h" |
|
368 > |
|
369 </File> |
|
370 <File |
|
371 RelativePath="..\rombuild\r_global.h" |
|
372 > |
|
373 </File> |
|
374 <File |
|
375 RelativePath="..\rombuild\r_mromimage.h" |
|
376 > |
|
377 </File> |
|
378 <File |
|
379 RelativePath="..\rombuild\r_obey.h" |
|
380 > |
|
381 </File> |
|
382 <File |
|
383 RelativePath="..\rombuild\r_rom.h" |
|
384 > |
|
385 </File> |
|
386 <File |
|
387 RelativePath="..\rombuild\symbolgenerator.h" |
|
388 > |
|
389 </File> |
|
390 <Filter |
|
391 Name="compress" |
|
392 > |
|
393 <File |
|
394 RelativePath="..\..\imglib\compress\byte_pair.h" |
|
395 > |
|
396 </File> |
|
397 </Filter> |
|
398 <Filter |
|
399 Name="e32image" |
|
400 > |
|
401 <File |
|
402 RelativePath="..\..\imglib\e32image\deflate\deflate.h" |
|
403 > |
|
404 </File> |
|
405 <File |
|
406 RelativePath="..\..\imglib\e32image\deflate\farray.h" |
|
407 > |
|
408 </File> |
|
409 <File |
|
410 RelativePath="..\..\imglib\e32image\deflate\huffman.h" |
|
411 > |
|
412 </File> |
|
413 <File |
|
414 RelativePath="..\..\imglib\e32image\deflate\panic.h" |
|
415 > |
|
416 </File> |
|
417 </Filter> |
|
418 <Filter |
|
419 Name="imglib_inc" |
|
420 > |
|
421 <File |
|
422 RelativePath="..\..\imglib\inc\e32image.h" |
|
423 > |
|
424 </File> |
|
425 <File |
|
426 RelativePath="..\..\imglib\inc\h_utl.h" |
|
427 > |
|
428 </File> |
|
429 <File |
|
430 RelativePath="..\..\imglib\inc\utf16string.h" |
|
431 > |
|
432 </File> |
|
433 </Filter> |
|
434 <Filter |
|
435 Name="memmap" |
|
436 > |
|
437 <File |
|
438 RelativePath="..\..\imglib\memmap\include\memmap.h" |
|
439 > |
|
440 </File> |
|
441 <File |
|
442 RelativePath="..\..\imglib\memmap\include\memmaputils.h" |
|
443 > |
|
444 </File> |
|
445 </Filter> |
|
446 <Filter |
|
447 Name="patchdataprocessor" |
|
448 > |
|
449 <File |
|
450 RelativePath="..\..\imglib\patchdataprocessor\include\patchdataprocessor.h" |
|
451 > |
|
452 </File> |
|
453 </Filter> |
|
454 <Filter |
|
455 Name="parameterfileprocessor" |
|
456 > |
|
457 <File |
|
458 RelativePath="..\..\imglib\parameterfileprocessor\include\parameterfileprocessor.h" |
|
459 > |
|
460 </File> |
|
461 </Filter> |
|
462 <Filter |
|
463 Name="uniconv" |
|
464 > |
|
465 <File |
|
466 RelativePath="..\..\imglib\uniconv\include\uniconv.hpp" |
|
467 > |
|
468 </File> |
|
469 </Filter> |
|
470 </Filter> |
|
471 </Files> |
|
472 <Globals> |
|
473 </Globals> |
|
474 </VisualStudioProject> |