Current News
Archived News
Search News
Discussion Forum


Old Forum
Install Programs More Downloads...
Troubleshooting
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links




CommitLineData
e4ca3d97 1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="SFmpqlib"
6 ProjectGUID="{2AB3EE05-94F1-433F-A9CF-F7E01220445D}"
5ec6acab 7 RootNamespace="SFmpqlib"
e4ca3d97 8 TargetFrameworkVersion="0"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory=".\Debug"
21 IntermediateDirectory=".\SFmpqlib___Win32_Debug"
22 ConfigurationType="4"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
24 UseOfMFC="0"
25 ATLMinimizesCRunTimeLibraryUsage="false"
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"
5ec6acab 46 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_LIB;SFMPQ_STATIC;ZLIB_DLL;BZ_NO_STDIO"
e4ca3d97 47 MinimalRebuild="true"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="1"
50 PrecompiledHeaderFile=".\SFmpqlib___Win32_Debug/SFmpqlib.pch"
51 AssemblerListingLocation=".\SFmpqlib___Win32_Debug/"
52 ObjectFile=".\SFmpqlib___Win32_Debug/"
53 ProgramDataBaseFileName=".\SFmpqlib___Win32_Debug/"
54 WarningLevel="3"
55 SuppressStartupBanner="true"
56 DebugInformationFormat="4"
57 />
58 <Tool
59 Name="VCManagedResourceCompilerTool"
60 />
61 <Tool
62 Name="VCResourceCompilerTool"
63 PreprocessorDefinitions="_DEBUG"
64 Culture="1033"
65 />
66 <Tool
67 Name="VCPreLinkEventTool"
68 />
69 <Tool
70 Name="VCLibrarianTool"
71 OutputFile="Debug\SFmpq_static.lib"
72 SuppressStartupBanner="true"
73 />
74 <Tool
75 Name="VCALinkTool"
76 />
77 <Tool
78 Name="VCXDCMakeTool"
79 />
80 <Tool
81 Name="VCBscMakeTool"
82 SuppressStartupBanner="true"
83 OutputFile=".\Debug/SFmpqlib.bsc"
84 />
85 <Tool
86 Name="VCFxCopTool"
87 />
88 <Tool
89 Name="VCPostBuildEventTool"
90 />
91 </Configuration>
92 <Configuration
93 Name="Release|Win32"
94 OutputDirectory=".\Release"
95 IntermediateDirectory=".\SFmpqlib___Win32_Release"
96 ConfigurationType="4"
97 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
98 UseOfMFC="0"
99 ATLMinimizesCRunTimeLibraryUsage="false"
100 CharacterSet="2"
101 >
102 <Tool
103 Name="VCPreBuildEventTool"
104 />
105 <Tool
106 Name="VCCustomBuildTool"
107 />
108 <Tool
109 Name="VCXMLDataGeneratorTool"
110 />
111 <Tool
112 Name="VCWebServiceProxyGeneratorTool"
113 />
114 <Tool
115 Name="VCMIDLTool"
116 />
117 <Tool
118 Name="VCCLCompilerTool"
119 Optimization="2"
120 InlineFunctionExpansion="1"
5ec6acab 121 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_LIB;SFMPQ_STATIC;ZLIB_DLL;BZ_NO_STDIO"
e4ca3d97 122 StringPooling="true"
123 RuntimeLibrary="0"
124 EnableFunctionLevelLinking="true"
125 PrecompiledHeaderFile=".\SFmpqlib___Win32_Release/SFmpqlib.pch"
126 AssemblerListingLocation=".\SFmpqlib___Win32_Release/"
127 ObjectFile=".\SFmpqlib___Win32_Release/"
128 ProgramDataBaseFileName=".\SFmpqlib___Win32_Release/"
129 WarningLevel="3"
130 SuppressStartupBanner="true"
131 />
132 <Tool
133 Name="VCManagedResourceCompilerTool"
134 />
135 <Tool
136 Name="VCResourceCompilerTool"
137 PreprocessorDefinitions="NDEBUG"
138 Culture="1033"
139 />
140 <Tool
141 Name="VCPreLinkEventTool"
142 />
143 <Tool
144 Name="VCLibrarianTool"
145 OutputFile="Release\SFmpq_static.lib"
146 SuppressStartupBanner="true"
147 />
148 <Tool
149 Name="VCALinkTool"
150 />
151 <Tool
152 Name="VCXDCMakeTool"
153 />
154 <Tool
155 Name="VCBscMakeTool"
156 SuppressStartupBanner="true"
157 OutputFile=".\Release/SFmpqlib.bsc"
158 />
159 <Tool
160 Name="VCFxCopTool"
161 />
162 <Tool
163 Name="VCPostBuildEventTool"
164 />
165 </Configuration>
166 </Configurations>
167 <References>
168 </References>
169 <Files>
170 <Filter
171 Name="Source Files"
172 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
173 >
e4ca3d97 174 <File
175 RelativePath="SFmpq_static.cpp"
176 >
177 <FileConfiguration
178 Name="Debug|Win32"
179 >
180 <Tool
181 Name="VCCLCompilerTool"
182 PreprocessorDefinitions=""
183 />
184 </FileConfiguration>
185 <FileConfiguration
186 Name="Release|Win32"
187 >
188 <Tool
189 Name="VCCLCompilerTool"
190 PreprocessorDefinitions=""
191 />
192 </FileConfiguration>
193 </File>
194 <File
195 RelativePath="SFmpqapi.cpp"
196 >
197 <FileConfiguration
198 Name="Debug|Win32"
199 >
200 <Tool
201 Name="VCCLCompilerTool"
202 PreprocessorDefinitions=""
203 />
204 </FileConfiguration>
205 <FileConfiguration
206 Name="Release|Win32"
207 >
208 <Tool
209 Name="VCCLCompilerTool"
210 PreprocessorDefinitions=""
211 />
212 </FileConfiguration>
213 </File>
e4ca3d97 214 </Filter>
215 <Filter
216 Name="Header Files"
217 Filter="h;hpp;hxx;hm;inl"
218 >
e4ca3d97 219 <File
220 RelativePath="SFmpq_static.h"
221 >
222 </File>
223 <File
224 RelativePath="SFmpqapi.h"
225 >
226 </File>
5ec6acab 227 </Filter>
228 <Filter
229 Name="SComp"
230 >
231 <Filter
232 Name="Base"
e4ca3d97 233 >
5ec6acab 234 <Filter
235 Name="Header Files"
236 Filter="h;hpp;hxx;hm;inl"
237 >
238 <File
239 RelativePath="..\SComp\Huffman.h"
240 >
241 </File>
242 <File
243 RelativePath="..\SComp\pklib.h"
244 >
245 </File>
246 <File
247 RelativePath="..\SComp\SComp.h"
248 >
249 </File>
250 <File
251 RelativePath="..\SComp\SErr.h"
252 >
253 </File>
254 <File
255 RelativePath="..\SComp\SMem.h"
256 >
257 </File>
258 <File
259 RelativePath="..\SComp\wave.h"
260 >
261 </File>
262 </Filter>
263 <Filter
264 Name="Source Files"
265 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
266 >
267 <File
268 RelativePath="..\SComp\explode.c"
269 >
270 <FileConfiguration
271 Name="Debug|Win32"
272 >
273 <Tool
274 Name="VCCLCompilerTool"
275 PreprocessorDefinitions=""
276 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/"
277 />
278 </FileConfiguration>
279 <FileConfiguration
280 Name="Release|Win32"
281 >
282 <Tool
283 Name="VCCLCompilerTool"
284 PreprocessorDefinitions=""
285 ObjectFile=".\SFmpqlib___Win32_Release/SComp/"
286 />
287 </FileConfiguration>
288 </File>
289 <File
290 RelativePath="..\SComp\huffman.cpp"
291 >
292 <FileConfiguration
293 Name="Debug|Win32"
294 >
295 <Tool
296 Name="VCCLCompilerTool"
297 PreprocessorDefinitions=""
298 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/"
299 />
300 </FileConfiguration>
301 <FileConfiguration
302 Name="Release|Win32"
303 >
304 <Tool
305 Name="VCCLCompilerTool"
306 PreprocessorDefinitions=""
307 ObjectFile=".\SFmpqlib___Win32_Release/SComp/"
308 />
309 </FileConfiguration>
310 </File>
311 <File
312 RelativePath="..\SComp\implode.c"
313 >
314 <FileConfiguration
315 Name="Debug|Win32"
316 >
317 <Tool
318 Name="VCCLCompilerTool"
319 PreprocessorDefinitions=""
320 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/"
321 />
322 </FileConfiguration>
323 <FileConfiguration
324 Name="Release|Win32"
325 >
326 <Tool
327 Name="VCCLCompilerTool"
328 PreprocessorDefinitions=""
329 ObjectFile=".\SFmpqlib___Win32_Release/SComp/"
330 />
331 </FileConfiguration>
332 </File>
333 <File
334 RelativePath="..\SComp\SComp.cpp"
335 >
336 <FileConfiguration
337 Name="Debug|Win32"
338 >
339 <Tool
340 Name="VCCLCompilerTool"
341 PreprocessorDefinitions=""
342 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/"
343 />
344 </FileConfiguration>
345 <FileConfiguration
346 Name="Release|Win32"
347 >
348 <Tool
349 Name="VCCLCompilerTool"
350 PreprocessorDefinitions=""
351 ObjectFile=".\SFmpqlib___Win32_Release/SComp/"
352 />
353 </FileConfiguration>
354 </File>
355 <File
356 RelativePath="..\SComp\SErr.cpp"
357 >
358 <FileConfiguration
359 Name="Debug|Win32"
360 >
361 <Tool
362 Name="VCCLCompilerTool"
363 PreprocessorDefinitions=""
364 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/"
365 />
366 </FileConfiguration>
367 <FileConfiguration
368 Name="Release|Win32"
369 >
370 <Tool
371 Name="VCCLCompilerTool"
372 PreprocessorDefinitions=""
373 ObjectFile=".\SFmpqlib___Win32_Release/SComp/"
374 />
375 </FileConfiguration>
376 </File>
377 <File
378 RelativePath="..\SComp\SMem.cpp"
379 >
380 <FileConfiguration
381 Name="Debug|Win32"
382 >
383 <Tool
384 Name="VCCLCompilerTool"
385 PreprocessorDefinitions=""
386 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/"
387 />
388 </FileConfiguration>
389 <FileConfiguration
390 Name="Release|Win32"
391 >
392 <Tool
393 Name="VCCLCompilerTool"
394 PreprocessorDefinitions=""
395 ObjectFile=".\SFmpqlib___Win32_Release/SComp/"
396 />
397 </FileConfiguration>
398 </File>
399 <File
400 RelativePath="..\SComp\wave.cpp"
401 >
402 <FileConfiguration
403 Name="Debug|Win32"
404 >
405 <Tool
406 Name="VCCLCompilerTool"
407 PreprocessorDefinitions=""
408 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/"
409 />
410 </FileConfiguration>
411 <FileConfiguration
412 Name="Release|Win32"
413 >
414 <Tool
415 Name="VCCLCompilerTool"
416 PreprocessorDefinitions=""
417 ObjectFile=".\SFmpqlib___Win32_Release/SComp/"
418 />
419 </FileConfiguration>
420 </File>
421 </Filter>
422 </Filter>
423 <Filter
424 Name="bzip2"
e4ca3d97 425 >
5ec6acab 426 <Filter
427 Name="Header Files"
428 Filter="h;hpp;hxx;hm;inl"
429 >
430 <File
431 RelativePath="..\SComp\bzip2\bzlib.h"
432 >
433 </File>
434 <File
435 RelativePath="..\SComp\bzip2\bzlib_private.h"
436 >
437 </File>
438 </Filter>
439 <Filter
440 Name="Source Files"
441 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
442 >
443 <File
444 RelativePath="..\SComp\bzip2\blocksort.c"
445 >
446 <FileConfiguration
447 Name="Debug|Win32"
448 >
449 <Tool
450 Name="VCCLCompilerTool"
451 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/bzip2/"
452 />
453 </FileConfiguration>
454 <FileConfiguration
455 Name="Release|Win32"
456 >
457 <Tool
458 Name="VCCLCompilerTool"
459 ObjectFile=".\SFmpqlib___Win32_Release/SComp/bzip2/"
460 />
461 </FileConfiguration>
462 </File>
463 <File
464 RelativePath="..\SComp\bzip2\bzlib.c"
465 >
466 <FileConfiguration
467 Name="Debug|Win32"
468 >
469 <Tool
470 Name="VCCLCompilerTool"
471 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/bzip2/"
472 />
473 </FileConfiguration>
474 <FileConfiguration
475 Name="Release|Win32"
476 >
477 <Tool
478 Name="VCCLCompilerTool"
479 ObjectFile=".\SFmpqlib___Win32_Release/SComp/bzip2/"
480 />
481 </FileConfiguration>
482 </File>
483 <File
484 RelativePath="..\SComp\bzip2\compress.c"
485 >
486 <FileConfiguration
487 Name="Debug|Win32"
488 >
489 <Tool
490 Name="VCCLCompilerTool"
491 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/bzip2/"
492 />
493 </FileConfiguration>
494 <FileConfiguration
495 Name="Release|Win32"
496 >
497 <Tool
498 Name="VCCLCompilerTool"
499 ObjectFile=".\SFmpqlib___Win32_Release/SComp/bzip2/"
500 />
501 </FileConfiguration>
502 </File>
503 <File
504 RelativePath="..\SComp\bzip2\crctable.c"
505 >
506 <FileConfiguration
507 Name="Debug|Win32"
508 >
509 <Tool
510 Name="VCCLCompilerTool"
511 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/bzip2/"
512 />
513 </FileConfiguration>
514 <FileConfiguration
515 Name="Release|Win32"
516 >
517 <Tool
518 Name="VCCLCompilerTool"
519 ObjectFile=".\SFmpqlib___Win32_Release/SComp/bzip2/"
520 />
521 </FileConfiguration>
522 </File>
523 <File
524 RelativePath="..\SComp\bzip2\decompress.c"
525 >
526 <FileConfiguration
527 Name="Debug|Win32"
528 >
529 <Tool
530 Name="VCCLCompilerTool"
531 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/bzip2/"
532 />
533 </FileConfiguration>
534 <FileConfiguration
535 Name="Release|Win32"
536 >
537 <Tool
538 Name="VCCLCompilerTool"
539 ObjectFile=".\SFmpqlib___Win32_Release/SComp/bzip2/"
540 />
541 </FileConfiguration>
542 </File>
543 <File
544 RelativePath="..\SComp\bzip2\huffman.c"
545 >
546 <FileConfiguration
547 Name="Debug|Win32"
548 >
549 <Tool
550 Name="VCCLCompilerTool"
551 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/bzip2/"
552 />
553 </FileConfiguration>
554 <FileConfiguration
555 Name="Release|Win32"
556 >
557 <Tool
558 Name="VCCLCompilerTool"
559 ObjectFile=".\SFmpqlib___Win32_Release/SComp/bzip2/"
560 />
561 </FileConfiguration>
562 </File>
563 <File
564 RelativePath="..\SComp\bzip2\randtable.c"
565 >
566 <FileConfiguration
567 Name="Debug|Win32"
568 >
569 <Tool
570 Name="VCCLCompilerTool"
571 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/bzip2/"
572 />
573 </FileConfiguration>
574 <FileConfiguration
575 Name="Release|Win32"
576 >
577 <Tool
578 Name="VCCLCompilerTool"
579 ObjectFile=".\SFmpqlib___Win32_Release/SComp/bzip2/"
580 />
581 </FileConfiguration>
582 </File>
583 </Filter>
584 </Filter>
585 <Filter
586 Name="zlib"
587 >
588 <Filter
589 Name="Header Files"
590 Filter="h;hpp;hxx;hm;inl"
591 >
592 <File
593 RelativePath="..\SComp\zlib\zconf.h"
594 >
595 </File>
596 <File
597 RelativePath="..\SComp\zlib\zlib.h"
598 >
599 </File>
600 </Filter>
601 <Filter
602 Name="Source Files"
603 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
604 >
605 <File
606 RelativePath="..\SComp\zlib\adler32.c"
607 >
608 <FileConfiguration
609 Name="Debug|Win32"
610 >
611 <Tool
612 Name="VCCLCompilerTool"
613 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/zlib/"
614 />
615 </FileConfiguration>
616 <FileConfiguration
617 Name="Release|Win32"
618 >
619 <Tool
620 Name="VCCLCompilerTool"
621 ObjectFile=".\SFmpqlib___Win32_Release/SComp/zlib/"
622 />
623 </FileConfiguration>
624 </File>
625 <File
626 RelativePath="..\SComp\zlib\compress.c"
627 >
628 <FileConfiguration
629 Name="Debug|Win32"
630 >
631 <Tool
632 Name="VCCLCompilerTool"
633 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/zlib/"
634 />
635 </FileConfiguration>
636 <FileConfiguration
637 Name="Release|Win32"
638 >
639 <Tool
640 Name="VCCLCompilerTool"
641 ObjectFile=".\SFmpqlib___Win32_Release/SComp/zlib/"
642 />
643 </FileConfiguration>
644 </File>
645 <File
646 RelativePath="..\SComp\zlib\crc32.c"
647 >
648 <FileConfiguration
649 Name="Debug|Win32"
650 >
651 <Tool
652 Name="VCCLCompilerTool"
653 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/zlib/"
654 />
655 </FileConfiguration>
656 <FileConfiguration
657 Name="Release|Win32"
658 >
659 <Tool
660 Name="VCCLCompilerTool"
661 ObjectFile=".\SFmpqlib___Win32_Release/SComp/zlib/"
662 />
663 </FileConfiguration>
664 </File>
665 <File
666 RelativePath="..\SComp\zlib\deflate.c"
667 >
668 <FileConfiguration
669 Name="Debug|Win32"
670 >
671 <Tool
672 Name="VCCLCompilerTool"
673 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/zlib/"
674 />
675 </FileConfiguration>
676 <FileConfiguration
677 Name="Release|Win32"
678 >
679 <Tool
680 Name="VCCLCompilerTool"
681 ObjectFile=".\SFmpqlib___Win32_Release/SComp/zlib/"
682 />
683 </FileConfiguration>
684 </File>
685 <File
686 RelativePath="..\SComp\zlib\inffast.c"
687 >
688 <FileConfiguration
689 Name="Debug|Win32"
690 >
691 <Tool
692 Name="VCCLCompilerTool"
693 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/zlib/"
694 />
695 </FileConfiguration>
696 <FileConfiguration
697 Name="Release|Win32"
698 >
699 <Tool
700 Name="VCCLCompilerTool"
701 ObjectFile=".\SFmpqlib___Win32_Release/SComp/zlib/"
702 />
703 </FileConfiguration>
704 </File>
705 <File
706 RelativePath="..\SComp\zlib\inflate.c"
707 >
708 <FileConfiguration
709 Name="Debug|Win32"
710 >
711 <Tool
712 Name="VCCLCompilerTool"
713 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/zlib/"
714 />
715 </FileConfiguration>
716 <FileConfiguration
717 Name="Release|Win32"
718 >
719 <Tool
720 Name="VCCLCompilerTool"
721 ObjectFile=".\SFmpqlib___Win32_Release/SComp/zlib/"
722 />
723 </FileConfiguration>
724 </File>
725 <File
726 RelativePath="..\SComp\zlib\inftrees.c"
727 >
728 <FileConfiguration
729 Name="Debug|Win32"
730 >
731 <Tool
732 Name="VCCLCompilerTool"
733 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/zlib/"
734 />
735 </FileConfiguration>
736 <FileConfiguration
737 Name="Release|Win32"
738 >
739 <Tool
740 Name="VCCLCompilerTool"
741 ObjectFile=".\SFmpqlib___Win32_Release/SComp/zlib/"
742 />
743 </FileConfiguration>
744 </File>
745 <File
746 RelativePath="..\SComp\zlib\trees.c"
747 >
748 <FileConfiguration
749 Name="Debug|Win32"
750 >
751 <Tool
752 Name="VCCLCompilerTool"
753 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/zlib/"
754 />
755 </FileConfiguration>
756 <FileConfiguration
757 Name="Release|Win32"
758 >
759 <Tool
760 Name="VCCLCompilerTool"
761 ObjectFile=".\SFmpqlib___Win32_Release/SComp/zlib/"
762 />
763 </FileConfiguration>
764 </File>
765 <File
766 RelativePath="..\SComp\zlib\uncompr.c"
767 >
768 <FileConfiguration
769 Name="Debug|Win32"
770 >
771 <Tool
772 Name="VCCLCompilerTool"
773 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/zlib/"
774 />
775 </FileConfiguration>
776 <FileConfiguration
777 Name="Release|Win32"
778 >
779 <Tool
780 Name="VCCLCompilerTool"
781 ObjectFile=".\SFmpqlib___Win32_Release/SComp/zlib/"
782 />
783 </FileConfiguration>
784 </File>
785 <File
786 RelativePath="..\SComp\zlib\zutil.c"
787 >
788 <FileConfiguration
789 Name="Debug|Win32"
790 >
791 <Tool
792 Name="VCCLCompilerTool"
793 ObjectFile=".\SFmpqlib___Win32_Debug/SComp/zlib/"
794 />
795 </FileConfiguration>
796 <FileConfiguration
797 Name="Release|Win32"
798 >
799 <Tool
800 Name="VCCLCompilerTool"
801 ObjectFile=".\SFmpqlib___Win32_Release/SComp/zlib/"
802 />
803 </FileConfiguration>
804 </File>
805 </Filter>
806 </Filter>
e4ca3d97 807 </Filter>
e4ca3d97 808 </Files>
809 <Globals>
810 </Globals>
811</VisualStudioProject>