]> git.proxmox.com Git - ceph.git/blob - ceph/src/zstd/build/VS2008/zstd/zstd.vcproj
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / zstd / build / VS2008 / zstd / zstd.vcproj
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"
48 PreprocessorDefinitions="ZSTD_LEGACY_SUPPORT=1;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"
125 PreprocessorDefinitions="ZSTD_LEGACY_SUPPORT=1;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"
200 PreprocessorDefinitions="ZSTD_LEGACY_SUPPORT=1;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"
278 PreprocessorDefinitions="ZSTD_LEGACY_SUPPORT=1;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\bench.c"
337 >
338 </File>
339 <File
340 RelativePath="..\..\..\programs\datagen.c"
341 >
342 </File>
343 <File
344 RelativePath="..\..\..\programs\dibio.c"
345 >
346 </File>
347 <File
348 RelativePath="..\..\..\lib\dictBuilder\divsufsort.c"
349 >
350 </File>
351 <File
352 RelativePath="..\..\..\lib\common\entropy_common.c"
353 >
354 </File>
355 <File
356 RelativePath="..\..\..\lib\common\error_private.c"
357 >
358 </File>
359 <File
360 RelativePath="..\..\..\programs\fileio.c"
361 >
362 </File>
363 <File
364 RelativePath="..\..\..\lib\compress\fse_compress.c"
365 >
366 </File>
367 <File
368 RelativePath="..\..\..\lib\common\fse_decompress.c"
369 >
370 </File>
371 <File
372 RelativePath="..\..\..\lib\compress\huf_compress.c"
373 >
374 </File>
375 <File
376 RelativePath="..\..\..\lib\decompress\huf_decompress.c"
377 >
378 </File>
379 <File
380 RelativePath="..\..\..\lib\common\xxhash.c"
381 >
382 </File>
383 <File
384 RelativePath="..\..\..\lib\dictBuilder\zdict.c"
385 >
386 </File>
387 <File
388 RelativePath="..\..\..\lib\common\zstd_common.c"
389 >
390 </File>
391 <File
392 RelativePath="..\..\..\lib\compress\zstd_compress.c"
393 >
394 </File>
395 <File
396 RelativePath="..\..\..\lib\decompress\zstd_decompress.c"
397 >
398 </File>
399 <File
400 RelativePath="..\..\..\lib\legacy\zstd_v01.c"
401 >
402 </File>
403 <File
404 RelativePath="..\..\..\lib\legacy\zstd_v02.c"
405 >
406 </File>
407 <File
408 RelativePath="..\..\..\lib\legacy\zstd_v03.c"
409 >
410 </File>
411 <File
412 RelativePath="..\..\..\lib\legacy\zstd_v04.c"
413 >
414 </File>
415 <File
416 RelativePath="..\..\..\lib\legacy\zstd_v05.c"
417 >
418 </File>
419 <File
420 RelativePath="..\..\..\lib\legacy\zstd_v06.c"
421 >
422 </File>
423 <File
424 RelativePath="..\..\..\lib\legacy\zstd_v07.c"
425 >
426 </File>
427 <File
428 RelativePath="..\..\..\programs\zstdcli.c"
429 >
430 </File>
431 </Filter>
432 <Filter
433 Name="Header Files"
434 Filter="h;hpp;hxx;hm;inl;inc;xsd"
435 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
436 >
437 <File
438 RelativePath="..\..\..\lib\common\bitstream.h"
439 >
440 </File>
441 <File
442 RelativePath="..\..\..\lib\dictBuilder\divsufsort.h"
443 >
444 </File>
445 <File
446 RelativePath="..\..\..\lib\common\error_private.h"
447 >
448 </File>
449 <File
450 RelativePath="..\..\..\lib\common\zstd_errors.h"
451 >
452 </File>
453 <File
454 RelativePath="..\..\..\lib\common\fse.h"
455 >
456 </File>
457 <File
458 RelativePath="..\..\..\lib\common\fse_static.h"
459 >
460 </File>
461 <File
462 RelativePath="..\..\..\lib\common\huf.h"
463 >
464 </File>
465 <File
466 RelativePath="..\..\..\lib\common\huf_static.h"
467 >
468 </File>
469 <File
470 RelativePath="..\..\..\lib\common\mem.h"
471 >
472 </File>
473 <File
474 RelativePath="..\..\..\lib\common\xxhash.h"
475 >
476 </File>
477 <File
478 RelativePath="..\..\..\lib\dictBuilder\zdict.h"
479 >
480 </File>
481 <File
482 RelativePath="..\..\..\lib\dictBuilder\zdict_static.h"
483 >
484 </File>
485 <File
486 RelativePath="..\..\..\lib\zstd.h"
487 >
488 </File>
489 <File
490 RelativePath="..\..\..\lib\common\zstd_internal.h"
491 >
492 </File>
493 <File
494 RelativePath="..\..\..\lib\legacy\zstd_legacy.h"
495 >
496 </File>
497 <File
498 RelativePath="..\..\..\lib\compress\zstd_opt.h"
499 >
500 </File>
501 <File
502 RelativePath="..\..\..\lib\common\zstd_static.h"
503 >
504 </File>
505 <File
506 RelativePath="..\..\..\lib\legacy\zstd_v01.h"
507 >
508 </File>
509 <File
510 RelativePath="..\..\..\lib\legacy\zstd_v02.h"
511 >
512 </File>
513 <File
514 RelativePath="..\..\..\lib\legacy\zstd_v03.h"
515 >
516 </File>
517 <File
518 RelativePath="..\..\..\lib\legacy\zstd_v04.h"
519 >
520 </File>
521 <File
522 RelativePath="..\..\..\lib\legacy\zstd_v05.h"
523 >
524 </File>
525 <File
526 RelativePath="..\..\..\lib\legacy\zstd_v06.h"
527 >
528 </File>
529 <File
530 RelativePath="..\..\..\lib\legacy\zstd_v07.h"
531 >
532 </File>
533 </Filter>
534 </Files>
535 <Globals>
536 </Globals>
537 </VisualStudioProject>