git subrepo pull (merge) --force deps/libchdr
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / build / VS2008 / zstd / zstd.vcproj
CommitLineData
648db22b 1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="zstd"
6 ProjectGUID="{1A2AB08E-5CE7-4C5B-BE55-458157C14051}"
7 RootNamespace="zstd"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
10 >
11 <Platforms>
12 <Platform
13 Name="Win32"
14 />
15 <Platform
16 Name="x64"
17 />
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)"
25 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
26 ConfigurationType="1"
27 CharacterSet="2"
28 >
29 <Tool
30 Name="VCPreBuildEventTool"
31 />
32 <Tool
33 Name="VCCustomBuildTool"
34 />
35 <Tool
36 Name="VCXMLDataGeneratorTool"
37 />
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
40 />
41 <Tool
42 Name="VCMIDLTool"
43 />
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="$(SolutionDir)..\..\lib;$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\dictBuilder;$(SolutionDir)..\..\lib\compress"
48 PreprocessorDefinitions="ZSTD_MULTITHREAD=1;ZSTD_LEGACY_SUPPORT=5;WIN32;_DEBUG;_CONSOLE"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 UsePrecompiledHeader="0"
53 WarningLevel="4"
54 WarnAsError="true"
55 DebugInformationFormat="4"
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 AdditionalDependencies="setargv.obj"
69 LinkIncremental="2"
70 GenerateDebugInformation="true"
71 SubSystem="1"
72 TargetMachine="1"
73 />
74 <Tool
75 Name="VCALinkTool"
76 />
77 <Tool
78 Name="VCManifestTool"
79 />
80 <Tool
81 Name="VCXDCMakeTool"
82 />
83 <Tool
84 Name="VCBscMakeTool"
85 />
86 <Tool
87 Name="VCFxCopTool"
88 />
89 <Tool
90 Name="VCAppVerifierTool"
91 />
92 <Tool
93 Name="VCPostBuildEventTool"
94 />
95 </Configuration>
96 <Configuration
97 Name="Release|Win32"
98 OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)"
99 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
100 ConfigurationType="1"
101 CharacterSet="2"
102 WholeProgramOptimization="1"
103 >
104 <Tool
105 Name="VCPreBuildEventTool"
106 />
107 <Tool
108 Name="VCCustomBuildTool"
109 />
110 <Tool
111 Name="VCXMLDataGeneratorTool"
112 />
113 <Tool
114 Name="VCWebServiceProxyGeneratorTool"
115 />
116 <Tool
117 Name="VCMIDLTool"
118 />
119 <Tool
120 Name="VCCLCompilerTool"
121 Optimization="2"
122 EnableIntrinsicFunctions="true"
123 OmitFramePointers="true"
124 AdditionalIncludeDirectories="$(SolutionDir)..\..\lib;$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\dictBuilder;$(SolutionDir)..\..\lib\compress"
125 PreprocessorDefinitions="ZSTD_MULTITHREAD=1;ZSTD_LEGACY_SUPPORT=5;WIN32;NDEBUG;_CONSOLE"
126 RuntimeLibrary="0"
127 EnableFunctionLevelLinking="true"
128 UsePrecompiledHeader="0"
129 WarningLevel="4"
130 DebugInformationFormat="3"
131 />
132 <Tool
133 Name="VCManagedResourceCompilerTool"
134 />
135 <Tool
136 Name="VCResourceCompilerTool"
137 />
138 <Tool
139 Name="VCPreLinkEventTool"
140 />
141 <Tool
142 Name="VCLinkerTool"
143 AdditionalDependencies="setargv.obj"
144 LinkIncremental="1"
145 GenerateDebugInformation="true"
146 SubSystem="1"
147 OptimizeReferences="2"
148 EnableCOMDATFolding="2"
149 TargetMachine="1"
150 />
151 <Tool
152 Name="VCALinkTool"
153 />
154 <Tool
155 Name="VCManifestTool"
156 />
157 <Tool
158 Name="VCXDCMakeTool"
159 />
160 <Tool
161 Name="VCBscMakeTool"
162 />
163 <Tool
164 Name="VCFxCopTool"
165 />
166 <Tool
167 Name="VCAppVerifierTool"
168 />
169 <Tool
170 Name="VCPostBuildEventTool"
171 />
172 </Configuration>
173 <Configuration
174 Name="Debug|x64"
175 OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)"
176 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
177 ConfigurationType="1"
178 CharacterSet="2"
179 >
180 <Tool
181 Name="VCPreBuildEventTool"
182 />
183 <Tool
184 Name="VCCustomBuildTool"
185 />
186 <Tool
187 Name="VCXMLDataGeneratorTool"
188 />
189 <Tool
190 Name="VCWebServiceProxyGeneratorTool"
191 />
192 <Tool
193 Name="VCMIDLTool"
194 TargetEnvironment="3"
195 />
196 <Tool
197 Name="VCCLCompilerTool"
198 Optimization="0"
199 AdditionalIncludeDirectories="$(SolutionDir)..\..\lib;$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\dictBuilder;$(SolutionDir)..\..\lib\compress"
200 PreprocessorDefinitions="ZSTD_MULTITHREAD=1;ZSTD_LEGACY_SUPPORT=5;WIN32;_DEBUG;_CONSOLE"
201 MinimalRebuild="true"
202 BasicRuntimeChecks="3"
203 RuntimeLibrary="3"
204 UsePrecompiledHeader="0"
205 WarningLevel="4"
206 WarnAsError="true"
207 DebugInformationFormat="3"
208 />
209 <Tool
210 Name="VCManagedResourceCompilerTool"
211 />
212 <Tool
213 Name="VCResourceCompilerTool"
214 />
215 <Tool
216 Name="VCPreLinkEventTool"
217 />
218 <Tool
219 Name="VCLinkerTool"
220 AdditionalDependencies="setargv.obj"
221 LinkIncremental="2"
222 GenerateDebugInformation="true"
223 SubSystem="1"
224 TargetMachine="17"
225 />
226 <Tool
227 Name="VCALinkTool"
228 />
229 <Tool
230 Name="VCManifestTool"
231 />
232 <Tool
233 Name="VCXDCMakeTool"
234 />
235 <Tool
236 Name="VCBscMakeTool"
237 />
238 <Tool
239 Name="VCFxCopTool"
240 />
241 <Tool
242 Name="VCAppVerifierTool"
243 />
244 <Tool
245 Name="VCPostBuildEventTool"
246 />
247 </Configuration>
248 <Configuration
249 Name="Release|x64"
250 OutputDirectory="$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)"
251 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
252 ConfigurationType="1"
253 CharacterSet="2"
254 WholeProgramOptimization="1"
255 >
256 <Tool
257 Name="VCPreBuildEventTool"
258 />
259 <Tool
260 Name="VCCustomBuildTool"
261 />
262 <Tool
263 Name="VCXMLDataGeneratorTool"
264 />
265 <Tool
266 Name="VCWebServiceProxyGeneratorTool"
267 />
268 <Tool
269 Name="VCMIDLTool"
270 TargetEnvironment="3"
271 />
272 <Tool
273 Name="VCCLCompilerTool"
274 Optimization="2"
275 EnableIntrinsicFunctions="true"
276 OmitFramePointers="true"
277 AdditionalIncludeDirectories="$(SolutionDir)..\..\lib;$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\dictBuilder;$(SolutionDir)..\..\lib\compress"
278 PreprocessorDefinitions="ZSTD_MULTITHREAD=1;ZSTD_LEGACY_SUPPORT=5;WIN32;NDEBUG;_CONSOLE"
279 RuntimeLibrary="0"
280 EnableFunctionLevelLinking="true"
281 UsePrecompiledHeader="0"
282 WarningLevel="4"
283 DebugInformationFormat="3"
284 />
285 <Tool
286 Name="VCManagedResourceCompilerTool"
287 />
288 <Tool
289 Name="VCResourceCompilerTool"
290 />
291 <Tool
292 Name="VCPreLinkEventTool"
293 />
294 <Tool
295 Name="VCLinkerTool"
296 AdditionalDependencies="setargv.obj"
297 LinkIncremental="1"
298 GenerateDebugInformation="true"
299 SubSystem="1"
300 OptimizeReferences="2"
301 EnableCOMDATFolding="2"
302 TargetMachine="17"
303 />
304 <Tool
305 Name="VCALinkTool"
306 />
307 <Tool
308 Name="VCManifestTool"
309 />
310 <Tool
311 Name="VCXDCMakeTool"
312 />
313 <Tool
314 Name="VCBscMakeTool"
315 />
316 <Tool
317 Name="VCFxCopTool"
318 />
319 <Tool
320 Name="VCAppVerifierTool"
321 />
322 <Tool
323 Name="VCPostBuildEventTool"
324 />
325 </Configuration>
326 </Configurations>
327 <References>
328 </References>
329 <Files>
330 <Filter
331 Name="Source Files"
332 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
333 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
334 >
335 <File
336 RelativePath="..\..\..\programs\util.c"
337 >
338 </File>
339 <File
340 RelativePath="..\..\..\programs\timefn.c"
341 >
342 </File>
343 <File
344 RelativePath="..\..\..\programs\benchfn.c"
345 >
346 </File>
347 <File
348 RelativePath="..\..\..\programs\benchzstd.c"
349 >
350 </File>
351 <File
352 RelativePath="..\..\..\programs\datagen.c"
353 >
354 </File>
355 <File
356 RelativePath="..\..\..\programs\dibio.c"
357 >
358 </File>
359 <File
360 RelativePath="..\..\..\lib\dictBuilder\cover.c"
361 >
362 </File>
363 <File
364 RelativePath="..\..\..\lib\dictBuilder\fastcover.c"
365 >
366 </File>
367 <File
368 RelativePath="..\..\..\lib\dictBuilder\divsufsort.c"
369 >
370 </File>
371 <File
372 RelativePath="..\..\..\lib\common\entropy_common.c"
373 >
374 </File>
375 <File
376 RelativePath="..\..\..\lib\compress\hist.c"
377 >
378 </File>
379 <File
380 RelativePath="..\..\..\lib\common\error_private.c"
381 >
382 </File>
383 <File
384 RelativePath="..\..\..\programs\fileio.c"
385 >
386 </File>
387 <File
388 RelativePath="..\..\..\programs\fileio_asyncio.c"
389 >
390 </File>
391 <File
392 RelativePath="..\..\..\lib\compress\fse_compress.c"
393 >
394 </File>
395 <File
396 RelativePath="..\..\..\lib\common\fse_decompress.c"
397 >
398 </File>
399 <File
400 RelativePath="..\..\..\lib\compress\huf_compress.c"
401 >
402 </File>
403 <File
404 RelativePath="..\..\..\lib\decompress\huf_decompress.c"
405 >
406 </File>
407 <File
408 RelativePath="..\..\..\lib\common\pool.c"
409 >
410 </File>
411 <File
412 RelativePath="..\..\..\lib\common\threading.c"
413 >
414 </File>
415 <File
416 RelativePath="..\..\..\lib\common\xxhash.c"
417 >
418 </File>
419 <File
420 RelativePath="..\..\..\lib\dictBuilder\zdict.c"
421 >
422 </File>
423 <File
424 RelativePath="..\..\..\lib\common\zstd_common.c"
425 >
426 </File>
427 <File
428 RelativePath="..\..\..\lib\compress\zstd_compress.c"
429 >
430 </File>
431 <File
432 RelativePath="..\..\..\lib\compress\zstd_compress_literals.c"
433 >
434 </File>
435 <File
436 RelativePath="..\..\..\lib\compress\zstd_compress_sequences.c"
437 >
438 </File>
439 <File
440 RelativePath="..\..\..\lib\compress\zstd_compress_superblock.c"
441 >
442 </File>
443 <File
444 RelativePath="..\..\..\lib\decompress\zstd_decompress.c"
445 >
446 </File>
447 <File
448 RelativePath="..\..\..\lib\decompress\zstd_decompress_block.c"
449 >
450 </File>
451 <File
452 RelativePath="..\..\..\lib\decompress\zstd_ddict.c"
453 >
454 </File>
455 <File
456 RelativePath="..\..\..\lib\legacy\zstd_v01.c"
457 >
458 </File>
459 <File
460 RelativePath="..\..\..\lib\legacy\zstd_v02.c"
461 >
462 </File>
463 <File
464 RelativePath="..\..\..\lib\legacy\zstd_v03.c"
465 >
466 </File>
467 <File
468 RelativePath="..\..\..\lib\legacy\zstd_v04.c"
469 >
470 </File>
471 <File
472 RelativePath="..\..\..\lib\legacy\zstd_v05.c"
473 >
474 </File>
475 <File
476 RelativePath="..\..\..\lib\legacy\zstd_v06.c"
477 >
478 </File>
479 <File
480 RelativePath="..\..\..\lib\legacy\zstd_v07.c"
481 >
482 </File>
483 <File
484 RelativePath="..\..\..\programs\zstdcli.c"
485 >
486 </File>
487 <File
488 RelativePath="..\..\..\programs\zstdcli_trace.c"
489 >
490 </File>
491 <File
492 RelativePath="..\..\..\lib\compress\zstdmt_compress.c"
493 >
494 </File>
495 <File
496 RelativePath="..\..\..\lib\compress\zstd_fast.c"
497 >
498 </File>
499 <File
500 RelativePath="..\..\..\lib\compress\zstd_double_fast.c"
501 >
502 </File>
503 <File
504 RelativePath="..\..\..\lib\compress\zstd_lazy.c"
505 >
506 </File>
507 <File
508 RelativePath="..\..\..\lib\compress\zstd_opt.c"
509 >
510 </File>
511 <File
512 RelativePath="..\..\..\lib\compress\zstd_ldm.c"
513 >
514 </File>
515 </Filter>
516 <Filter
517 Name="Header Files"
518 Filter="h;hpp;hxx;hm;inl;inc;xsd"
519 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
520 >
521 <File
522 RelativePath="..\..\..\lib\common\bitstream.h"
523 >
524 </File>
525 <File
526 RelativePath="..\..\..\lib\dictBuilder\divsufsort.h"
527 >
528 </File>
529 <File
530 RelativePath="..\..\..\lib\common\error_private.h"
531 >
532 </File>
533 <File
534 RelativePath="..\..\..\lib\common\fse.h"
535 >
536 </File>
537 <File
538 RelativePath="..\..\..\lib\common\fse_static.h"
539 >
540 </File>
541 <File
542 RelativePath="..\..\..\lib\common\huf.h"
543 >
544 </File>
545 <File
546 RelativePath="..\..\..\lib\common\huf_static.h"
547 >
548 </File>
549 <File
550 RelativePath="..\..\..\lib\common\mem.h"
551 >
552 </File>
553 <File
554 RelativePath="..\..\..\lib\common\pool.h"
555 >
556 </File>
557 <File
558 RelativePath="..\..\..\lib\common\threading.h"
559 >
560 </File>
561 <File
562 RelativePath="..\..\..\lib\common\xxhash.h"
563 >
564 </File>
565 <File
566 RelativePath="..\..\..\lib\zdict.h"
567 >
568 </File>
569 <File
570 RelativePath="..\..\..\lib\dictBuilder\cover.h"
571 >
572 </File>
573 <File
574 RelativePath="..\..\..\lib\dictBuilder\zdict_static.h"
575 >
576 </File>
577 <File
578 RelativePath="..\..\..\lib\zstd.h"
579 >
580 </File>
581 <File
582 RelativePath="..\..\..\lib\zstd_errors.h"
583 >
584 </File>
585 <File
586 RelativePath="..\..\..\lib\common\zstd_internal.h"
587 >
588 </File>
589 <File
590 RelativePath="..\..\..\lib\legacy\zstd_legacy.h"
591 >
592 </File>
593 <File
594 RelativePath="..\..\..\lib\common\zstd_static.h"
595 >
596 </File>
597 <File
598 RelativePath="..\..\..\lib\legacy\zstd_v01.h"
599 >
600 </File>
601 <File
602 RelativePath="..\..\..\lib\legacy\zstd_v02.h"
603 >
604 </File>
605 <File
606 RelativePath="..\..\..\lib\legacy\zstd_v03.h"
607 >
608 </File>
609 <File
610 RelativePath="..\..\..\lib\legacy\zstd_v04.h"
611 >
612 </File>
613 <File
614 RelativePath="..\..\..\lib\legacy\zstd_v05.h"
615 >
616 </File>
617 <File
618 RelativePath="..\..\..\lib\legacy\zstd_v06.h"
619 >
620 </File>
621 <File
622 RelativePath="..\..\..\lib\legacy\zstd_v07.h"
623 >
624 </File>
625 <File
626 RelativePath="..\..\..\lib\compress\zstdmt_compress.h"
627 >
628 </File>
629 <File
630 RelativePath="..\..\..\lib\compress\zstd_compress.h"
631 >
632 </File>
633 <File
634 RelativePath="..\..\..\lib\compress\zstd_compress_literals.h"
635 >
636 </File>
637 <File
638 RelativePath="..\..\..\lib\compress\zstd_compress_sequences.h"
639 >
640 </File>
641 <File
642 RelativePath="..\..\..\lib\compress\zstd_cwksp.h"
643 >
644 </File>
645 <File
646 RelativePath="..\..\..\lib\compress\zstd_compress_superblock.h"
647 >
648 </File>
649 <File
650 RelativePath="..\..\..\lib\compress\zstd_fast.h"
651 >
652 </File>
653 <File
654 RelativePath="..\..\..\lib\compress\zstd_double_fast.h"
655 >
656 </File>
657 <File
658 RelativePath="..\..\..\lib\compress\zstd_lazy.h"
659 >
660 </File>
661 <File
662 RelativePath="..\..\..\lib\compress\zstd_opt.h"
663 >
664 </File>
665 <File
666 RelativePath="..\..\..\lib\compress\zstd_ldm.h"
667 >
668 </File>
669 </Filter>
670 </Files>
671 <Globals>
672 </Globals>
673</VisualStudioProject>