654
|
1 |
<?xml version="1.0" encoding="gb2312"?>
|
|
2 |
<VisualStudioProject
|
|
3 |
ProjectType="Visual C++"
|
|
4 |
Version="9.00"
|
|
5 |
Name="rofsbuild"
|
|
6 |
ProjectGUID="{A68ED0C5-60D6-4281-8226-8F9830A424CF}"
|
|
7 |
RootNamespace="rofsbuild"
|
|
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;../rofsbuild;../rofsbuild/inc;../../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__;"
|
|
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;4290"
|
|
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;../rofsbuild;../rofsbuild/inc;../../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__;"
|
|
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;4290"
|
|
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="..\rofsbuild\fatcluster.cpp"
|
|
190 |
>
|
|
191 |
</File>
|
|
192 |
<File
|
|
193 |
RelativePath="..\rofsbuild\fatimagegenerator.cpp"
|
|
194 |
>
|
|
195 |
</File>
|
|
196 |
<File
|
|
197 |
RelativePath="..\rofsbuild\fsnode.cpp"
|
|
198 |
>
|
|
199 |
</File>
|
|
200 |
<File
|
|
201 |
RelativePath="..\rofsbuild\r_build.cpp"
|
|
202 |
>
|
|
203 |
</File>
|
|
204 |
<File
|
|
205 |
RelativePath="..\rofsbuild\r_coreimage.cpp"
|
|
206 |
>
|
|
207 |
</File>
|
|
208 |
<File
|
|
209 |
RelativePath="..\rofsbuild\r_driveimage.cpp"
|
|
210 |
>
|
|
211 |
</File>
|
|
212 |
<File
|
|
213 |
RelativePath="..\rofsbuild\r_driveutl.cpp"
|
|
214 |
>
|
|
215 |
</File>
|
|
216 |
<File
|
|
217 |
RelativePath="..\rofsbuild\r_obey.cpp"
|
|
218 |
>
|
|
219 |
</File>
|
|
220 |
<File
|
|
221 |
RelativePath="..\rofsbuild\r_rofs.cpp"
|
|
222 |
>
|
|
223 |
</File>
|
|
224 |
<File
|
|
225 |
RelativePath="..\rofsbuild\r_smrimage.cpp"
|
|
226 |
>
|
|
227 |
</File>
|
|
228 |
<File
|
|
229 |
RelativePath="..\rofsbuild\rofsbuild.cpp"
|
|
230 |
>
|
|
231 |
</File>
|
|
232 |
<File
|
|
233 |
RelativePath="..\rofsbuild\symbolgenerator.cpp"
|
|
234 |
>
|
|
235 |
</File>
|
|
236 |
<Filter
|
|
237 |
Name="e32image"
|
|
238 |
>
|
|
239 |
<File
|
|
240 |
RelativePath="..\..\imglib\e32image\deflate\compress.cpp"
|
|
241 |
>
|
|
242 |
</File>
|
|
243 |
<File
|
|
244 |
RelativePath="..\..\imglib\e32image\deflate\decode.cpp"
|
|
245 |
>
|
|
246 |
</File>
|
|
247 |
<File
|
|
248 |
RelativePath="..\..\imglib\e32image\deflate\deflate.cpp"
|
|
249 |
>
|
|
250 |
</File>
|
|
251 |
<File
|
|
252 |
RelativePath="..\..\imglib\e32image\e32image.cpp"
|
|
253 |
>
|
|
254 |
</File>
|
|
255 |
<File
|
|
256 |
RelativePath="..\..\imglib\e32image\deflate\encode.cpp"
|
|
257 |
>
|
|
258 |
</File>
|
|
259 |
<File
|
|
260 |
RelativePath="..\..\imglib\e32image\deflate\inflate.cpp"
|
|
261 |
>
|
|
262 |
</File>
|
|
263 |
<File
|
|
264 |
RelativePath="..\..\imglib\e32image\deflate\panic.cpp"
|
|
265 |
>
|
|
266 |
</File>
|
|
267 |
</Filter>
|
|
268 |
<Filter
|
|
269 |
Name="compress"
|
|
270 |
>
|
|
271 |
<File
|
|
272 |
RelativePath="..\..\imglib\compress\byte_pair.cpp"
|
|
273 |
>
|
|
274 |
</File>
|
|
275 |
<File
|
|
276 |
RelativePath="..\..\imglib\compress\pagedcompress.cpp"
|
|
277 |
>
|
|
278 |
</File>
|
|
279 |
</Filter>
|
|
280 |
<Filter
|
|
281 |
Name="e32uid"
|
|
282 |
>
|
|
283 |
<File
|
|
284 |
RelativePath="..\..\imglib\e32uid\e32uid.cpp"
|
|
285 |
>
|
|
286 |
</File>
|
|
287 |
</Filter>
|
|
288 |
<Filter
|
|
289 |
Name="imglib_host"
|
|
290 |
>
|
|
291 |
<File
|
|
292 |
RelativePath="..\..\imglib\host\h_file.cpp"
|
|
293 |
>
|
|
294 |
</File>
|
|
295 |
<File
|
|
296 |
RelativePath="..\..\imglib\host\h_mem.cpp"
|
|
297 |
>
|
|
298 |
</File>
|
|
299 |
<File
|
|
300 |
RelativePath="..\..\imglib\host\h_utl.cpp"
|
|
301 |
>
|
|
302 |
</File>
|
|
303 |
<File
|
|
304 |
RelativePath="..\..\imglib\host\utf16string.cpp"
|
|
305 |
>
|
|
306 |
</File>
|
|
307 |
</Filter>
|
|
308 |
<Filter
|
|
309 |
Name="cache"
|
|
310 |
>
|
|
311 |
<File
|
|
312 |
RelativePath="..\rofsbuild\src\cache\cache.cpp"
|
|
313 |
>
|
|
314 |
</File>
|
|
315 |
<File
|
|
316 |
RelativePath="..\rofsbuild\src\cache\cacheablelist.cpp"
|
|
317 |
>
|
|
318 |
</File>
|
|
319 |
<File
|
|
320 |
RelativePath="..\rofsbuild\src\cache\cacheentry.cpp"
|
|
321 |
>
|
|
322 |
</File>
|
|
323 |
<File
|
|
324 |
RelativePath="..\rofsbuild\src\cache\cacheexception.cpp"
|
|
325 |
>
|
|
326 |
</File>
|
|
327 |
<File
|
|
328 |
RelativePath="..\rofsbuild\src\cache\cachegenerator.cpp"
|
|
329 |
>
|
|
330 |
</File>
|
|
331 |
<File
|
|
332 |
RelativePath="..\rofsbuild\src\cache\cachemanager.cpp"
|
|
333 |
>
|
|
334 |
</File>
|
|
335 |
<File
|
|
336 |
RelativePath="..\rofsbuild\src\cache\cachevalidator.cpp"
|
|
337 |
>
|
|
338 |
</File>
|
|
339 |
</Filter>
|
|
340 |
<Filter
|
|
341 |
Name="memmap"
|
|
342 |
>
|
|
343 |
<File
|
|
344 |
RelativePath="..\..\imglib\memmap\source\memmap.cpp"
|
|
345 |
>
|
|
346 |
</File>
|
|
347 |
<File
|
|
348 |
RelativePath="..\..\imglib\memmap\source\memmaputils.cpp"
|
|
349 |
>
|
|
350 |
</File>
|
|
351 |
</Filter>
|
|
352 |
<Filter
|
|
353 |
Name="patchdataprocessor"
|
|
354 |
>
|
|
355 |
<File
|
|
356 |
RelativePath="..\..\imglib\patchdataprocessor\source\patchdataprocessor.cpp"
|
|
357 |
>
|
|
358 |
</File>
|
|
359 |
</Filter>
|
|
360 |
<Filter
|
|
361 |
Name="parameterfileprocessor"
|
|
362 |
>
|
|
363 |
<File
|
|
364 |
RelativePath="..\..\imglib\parameterfileprocessor\source\parameterfileprocessor.cpp"
|
|
365 |
>
|
|
366 |
</File>
|
|
367 |
</Filter>
|
|
368 |
<Filter
|
|
369 |
Name="uniconv"
|
|
370 |
>
|
|
371 |
<File
|
|
372 |
RelativePath="..\..\imglib\uniconv\source\uniconv.cpp"
|
|
373 |
>
|
|
374 |
</File>
|
|
375 |
</Filter>
|
|
376 |
</Filter>
|
|
377 |
<Filter
|
|
378 |
Name="Headers"
|
|
379 |
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
380 |
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
381 |
>
|
|
382 |
<File
|
|
383 |
RelativePath="..\rofsbuild\fatcluster.h"
|
|
384 |
>
|
|
385 |
</File>
|
|
386 |
<File
|
|
387 |
RelativePath="..\rofsbuild\fatimagegenerator.h"
|
|
388 |
>
|
|
389 |
</File>
|
|
390 |
<File
|
|
391 |
RelativePath="..\rofsbuild\fsnode.h"
|
|
392 |
>
|
|
393 |
</File>
|
|
394 |
<File
|
|
395 |
RelativePath="..\rofsbuild\r_coreimage.h"
|
|
396 |
>
|
|
397 |
</File>
|
|
398 |
<File
|
|
399 |
RelativePath="..\rofsbuild\r_driveimage.h"
|
|
400 |
>
|
|
401 |
</File>
|
|
402 |
<File
|
|
403 |
RelativePath="..\rofsbuild\r_driveutl.h"
|
|
404 |
>
|
|
405 |
</File>
|
|
406 |
<File
|
|
407 |
RelativePath="..\rofsbuild\r_obey.h"
|
|
408 |
>
|
|
409 |
</File>
|
|
410 |
<File
|
|
411 |
RelativePath="..\rofsbuild\r_rofs.h"
|
|
412 |
>
|
|
413 |
</File>
|
|
414 |
<File
|
|
415 |
RelativePath="..\rofsbuild\r_romnode.h"
|
|
416 |
>
|
|
417 |
</File>
|
|
418 |
<File
|
|
419 |
RelativePath="..\rofsbuild\r_smrimage.h"
|
|
420 |
>
|
|
421 |
</File>
|
|
422 |
<File
|
|
423 |
RelativePath="..\rofsbuild\symbolgenerator.h"
|
|
424 |
>
|
|
425 |
</File>
|
|
426 |
<Filter
|
|
427 |
Name="compress"
|
|
428 |
>
|
|
429 |
<File
|
|
430 |
RelativePath="..\..\imglib\compress\byte_pair.h"
|
|
431 |
>
|
|
432 |
</File>
|
|
433 |
</Filter>
|
|
434 |
<Filter
|
|
435 |
Name="e32image"
|
|
436 |
>
|
|
437 |
<File
|
|
438 |
RelativePath="..\..\imglib\e32image\deflate\deflate.h"
|
|
439 |
>
|
|
440 |
</File>
|
|
441 |
<File
|
|
442 |
RelativePath="..\..\imglib\e32image\deflate\farray.h"
|
|
443 |
>
|
|
444 |
</File>
|
|
445 |
<File
|
|
446 |
RelativePath="..\..\imglib\e32image\deflate\huffman.h"
|
|
447 |
>
|
|
448 |
</File>
|
|
449 |
<File
|
|
450 |
RelativePath="..\..\imglib\e32image\deflate\panic.h"
|
|
451 |
>
|
|
452 |
</File>
|
|
453 |
</Filter>
|
|
454 |
<Filter
|
|
455 |
Name="imglib_inc"
|
|
456 |
>
|
|
457 |
<File
|
|
458 |
RelativePath="..\..\imglib\inc\e32image.h"
|
|
459 |
>
|
|
460 |
</File>
|
|
461 |
<File
|
|
462 |
RelativePath="..\..\imglib\inc\fatdefines.h"
|
|
463 |
>
|
|
464 |
</File>
|
|
465 |
<File
|
|
466 |
RelativePath="..\..\imglib\inc\h_utl.h"
|
|
467 |
>
|
|
468 |
</File>
|
|
469 |
<File
|
|
470 |
RelativePath="..\..\imglib\inc\utf16string.h"
|
|
471 |
>
|
|
472 |
</File>
|
|
473 |
</Filter>
|
|
474 |
<Filter
|
|
475 |
Name="cache"
|
|
476 |
>
|
|
477 |
<File
|
|
478 |
RelativePath="..\rofsbuild\inc\cache\cache.hpp"
|
|
479 |
>
|
|
480 |
</File>
|
|
481 |
<File
|
|
482 |
RelativePath="..\rofsbuild\inc\cache\cacheablelist.hpp"
|
|
483 |
>
|
|
484 |
</File>
|
|
485 |
<File
|
|
486 |
RelativePath="..\rofsbuild\inc\cache\cacheentry.hpp"
|
|
487 |
>
|
|
488 |
</File>
|
|
489 |
<File
|
|
490 |
RelativePath="..\rofsbuild\inc\cache\cacheexception.hpp"
|
|
491 |
>
|
|
492 |
</File>
|
|
493 |
<File
|
|
494 |
RelativePath="..\rofsbuild\inc\cache\cachegenerator.hpp"
|
|
495 |
>
|
|
496 |
</File>
|
|
497 |
<File
|
|
498 |
RelativePath="..\rofsbuild\inc\cache\cachemanager.hpp"
|
|
499 |
>
|
|
500 |
</File>
|
|
501 |
<File
|
|
502 |
RelativePath="..\rofsbuild\inc\cache\cachevalidator.hpp"
|
|
503 |
>
|
|
504 |
</File>
|
|
505 |
</Filter>
|
|
506 |
<Filter
|
|
507 |
Name="memmap"
|
|
508 |
>
|
|
509 |
<File
|
|
510 |
RelativePath="..\..\imglib\memmap\include\memmap.h"
|
|
511 |
>
|
|
512 |
</File>
|
|
513 |
<File
|
|
514 |
RelativePath="..\..\imglib\memmap\include\memmaputils.h"
|
|
515 |
>
|
|
516 |
</File>
|
|
517 |
</Filter>
|
|
518 |
<Filter
|
|
519 |
Name="patchdataprocessor"
|
|
520 |
>
|
|
521 |
<File
|
|
522 |
RelativePath="..\..\imglib\patchdataprocessor\include\patchdataprocessor.h"
|
|
523 |
>
|
|
524 |
</File>
|
|
525 |
</Filter>
|
|
526 |
<Filter
|
|
527 |
Name="parameterfileprocessor"
|
|
528 |
>
|
|
529 |
<File
|
|
530 |
RelativePath="..\..\imglib\parameterfileprocessor\include\parameterfileprocessor.h"
|
|
531 |
>
|
|
532 |
</File>
|
|
533 |
</Filter>
|
|
534 |
<Filter
|
|
535 |
Name="uniconv"
|
|
536 |
>
|
|
537 |
<File
|
|
538 |
RelativePath="..\..\imglib\uniconv\include\uniconv.hpp"
|
|
539 |
>
|
|
540 |
</File>
|
|
541 |
</Filter>
|
|
542 |
</Filter>
|
|
543 |
</Files>
|
|
544 |
<Globals>
|
|
545 |
</Globals>
|
|
546 |
</VisualStudioProject>
|