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




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}"
7         TargetFrameworkVersion="0"
8         >
9         <Platforms>
10                 <Platform
11                         Name="Win32"
12                 />
13         </Platforms>
14         <ToolFiles>
15         </ToolFiles>
16         <Configurations>
17                 <Configuration
18                         Name="Debug|Win32"
19                         OutputDirectory=".\Debug"
20                         IntermediateDirectory=".\SFmpqlib___Win32_Debug"
21                         ConfigurationType="4"
22                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
23                         UseOfMFC="0"
24                         ATLMinimizesCRunTimeLibraryUsage="false"
25                         CharacterSet="2"
26                         >
27                         <Tool
28                                 Name="VCPreBuildEventTool"
29                         />
30                         <Tool
31                                 Name="VCCustomBuildTool"
32                         />
33                         <Tool
34                                 Name="VCXMLDataGeneratorTool"
35                         />
36                         <Tool
37                                 Name="VCWebServiceProxyGeneratorTool"
38                         />
39                         <Tool
40                                 Name="VCMIDLTool"
41                         />
42                         <Tool
43                                 Name="VCCLCompilerTool"
44                                 Optimization="0"
45                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_LIB;SFMPQ_STATIC;ZLIB_DLL"
46                                 MinimalRebuild="true"
47                                 BasicRuntimeChecks="3"
48                                 RuntimeLibrary="1"
49                                 PrecompiledHeaderFile=".\SFmpqlib___Win32_Debug/SFmpqlib.pch"
50                                 AssemblerListingLocation=".\SFmpqlib___Win32_Debug/"
51                                 ObjectFile=".\SFmpqlib___Win32_Debug/"
52                                 ProgramDataBaseFileName=".\SFmpqlib___Win32_Debug/"
53                                 WarningLevel="3"
54                                 SuppressStartupBanner="true"
55                                 DebugInformationFormat="4"
56                         />
57                         <Tool
58                                 Name="VCManagedResourceCompilerTool"
59                         />
60                         <Tool
61                                 Name="VCResourceCompilerTool"
62                                 PreprocessorDefinitions="_DEBUG"
63                                 Culture="1033"
64                         />
65                         <Tool
66                                 Name="VCPreLinkEventTool"
67                         />
68                         <Tool
69                                 Name="VCLibrarianTool"
70                                 OutputFile="Debug\SFmpq_static.lib"
71                                 SuppressStartupBanner="true"
72                         />
73                         <Tool
74                                 Name="VCALinkTool"
75                         />
76                         <Tool
77                                 Name="VCXDCMakeTool"
78                         />
79                         <Tool
80                                 Name="VCBscMakeTool"
81                                 SuppressStartupBanner="true"
82                                 OutputFile=".\Debug/SFmpqlib.bsc"
83                         />
84                         <Tool
85                                 Name="VCFxCopTool"
86                         />
87                         <Tool
88                                 Name="VCPostBuildEventTool"
89                         />
90                 </Configuration>
91                 <Configuration
92                         Name="Release|Win32"
93                         OutputDirectory=".\Release"
94                         IntermediateDirectory=".\SFmpqlib___Win32_Release"
95                         ConfigurationType="4"
96                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
97                         UseOfMFC="0"
98                         ATLMinimizesCRunTimeLibraryUsage="false"
99                         CharacterSet="2"
100                         >
101                         <Tool
102                                 Name="VCPreBuildEventTool"
103                         />
104                         <Tool
105                                 Name="VCCustomBuildTool"
106                         />
107                         <Tool
108                                 Name="VCXMLDataGeneratorTool"
109                         />
110                         <Tool
111                                 Name="VCWebServiceProxyGeneratorTool"
112                         />
113                         <Tool
114                                 Name="VCMIDLTool"
115                         />
116                         <Tool
117                                 Name="VCCLCompilerTool"
118                                 Optimization="2"
119                                 InlineFunctionExpansion="1"
120                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_LIB;SFMPQ_STATIC;ZLIB_DLL"
121                                 StringPooling="true"
122                                 RuntimeLibrary="0"
123                                 EnableFunctionLevelLinking="true"
124                                 PrecompiledHeaderFile=".\SFmpqlib___Win32_Release/SFmpqlib.pch"
125                                 AssemblerListingLocation=".\SFmpqlib___Win32_Release/"
126                                 ObjectFile=".\SFmpqlib___Win32_Release/"
127                                 ProgramDataBaseFileName=".\SFmpqlib___Win32_Release/"
128                                 WarningLevel="3"
129                                 SuppressStartupBanner="true"
130                         />
131                         <Tool
132                                 Name="VCManagedResourceCompilerTool"
133                         />
134                         <Tool
135                                 Name="VCResourceCompilerTool"
136                                 PreprocessorDefinitions="NDEBUG"
137                                 Culture="1033"
138                         />
139                         <Tool
140                                 Name="VCPreLinkEventTool"
141                         />
142                         <Tool
143                                 Name="VCLibrarianTool"
144                                 OutputFile="Release\SFmpq_static.lib"
145                                 SuppressStartupBanner="true"
146                         />
147                         <Tool
148                                 Name="VCALinkTool"
149                         />
150                         <Tool
151                                 Name="VCXDCMakeTool"
152                         />
153                         <Tool
154                                 Name="VCBscMakeTool"
155                                 SuppressStartupBanner="true"
156                                 OutputFile=".\Release/SFmpqlib.bsc"
157                         />
158                         <Tool
159                                 Name="VCFxCopTool"
160                         />
161                         <Tool
162                                 Name="VCPostBuildEventTool"
163                         />
164                 </Configuration>
165         </Configurations>
166         <References>
167         </References>
168         <Files>
169                 <Filter
170                         Name="Source Files"
171                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
172                         >
173                         <File
174                                 RelativePath="..\SComp\explode.c"
175                                 >
176                                 <FileConfiguration
177                                         Name="Debug|Win32"
178                                         >
179                                         <Tool
180                                                 Name="VCCLCompilerTool"
181                                                 PreprocessorDefinitions=""
182                                         />
183                                 </FileConfiguration>
184                                 <FileConfiguration
185                                         Name="Release|Win32"
186                                         >
187                                         <Tool
188                                                 Name="VCCLCompilerTool"
189                                                 PreprocessorDefinitions=""
190                                         />
191                                 </FileConfiguration>
192                         </File>
193                         <File
194                                 RelativePath="..\SComp\huffman.cpp"
195                                 >
196                                 <FileConfiguration
197                                         Name="Debug|Win32"
198                                         >
199                                         <Tool
200                                                 Name="VCCLCompilerTool"
201                                                 PreprocessorDefinitions=""
202                                         />
203                                 </FileConfiguration>
204                                 <FileConfiguration
205                                         Name="Release|Win32"
206                                         >
207                                         <Tool
208                                                 Name="VCCLCompilerTool"
209                                                 PreprocessorDefinitions=""
210                                         />
211                                 </FileConfiguration>
212                         </File>
213                         <File
214                                 RelativePath="..\SComp\implode.c"
215                                 >
216                                 <FileConfiguration
217                                         Name="Debug|Win32"
218                                         >
219                                         <Tool
220                                                 Name="VCCLCompilerTool"
221                                                 PreprocessorDefinitions=""
222                                         />
223                                 </FileConfiguration>
224                                 <FileConfiguration
225                                         Name="Release|Win32"
226                                         >
227                                         <Tool
228                                                 Name="VCCLCompilerTool"
229                                                 PreprocessorDefinitions=""
230                                         />
231                                 </FileConfiguration>
232                         </File>
233                         <File
234                                 RelativePath="..\SComp\SComp.cpp"
235                                 >
236                                 <FileConfiguration
237                                         Name="Debug|Win32"
238                                         >
239                                         <Tool
240                                                 Name="VCCLCompilerTool"
241                                                 PreprocessorDefinitions=""
242                                         />
243                                 </FileConfiguration>
244                                 <FileConfiguration
245                                         Name="Release|Win32"
246                                         >
247                                         <Tool
248                                                 Name="VCCLCompilerTool"
249                                                 PreprocessorDefinitions=""
250                                         />
251                                 </FileConfiguration>
252                         </File>
253                         <File
254                                 RelativePath="..\SComp\SErr.cpp"
255                                 >
256                                 <FileConfiguration
257                                         Name="Debug|Win32"
258                                         >
259                                         <Tool
260                                                 Name="VCCLCompilerTool"
261                                                 PreprocessorDefinitions=""
262                                         />
263                                 </FileConfiguration>
264                                 <FileConfiguration
265                                         Name="Release|Win32"
266                                         >
267                                         <Tool
268                                                 Name="VCCLCompilerTool"
269                                                 PreprocessorDefinitions=""
270                                         />
271                                 </FileConfiguration>
272                         </File>
273                         <File
274                                 RelativePath="SFmpq_static.cpp"
275                                 >
276                                 <FileConfiguration
277                                         Name="Debug|Win32"
278                                         >
279                                         <Tool
280                                                 Name="VCCLCompilerTool"
281                                                 PreprocessorDefinitions=""
282                                         />
283                                 </FileConfiguration>
284                                 <FileConfiguration
285                                         Name="Release|Win32"
286                                         >
287                                         <Tool
288                                                 Name="VCCLCompilerTool"
289                                                 PreprocessorDefinitions=""
290                                         />
291                                 </FileConfiguration>
292                         </File>
293                         <File
294                                 RelativePath="SFmpqapi.cpp"
295                                 >
296                                 <FileConfiguration
297                                         Name="Debug|Win32"
298                                         >
299                                         <Tool
300                                                 Name="VCCLCompilerTool"
301                                                 PreprocessorDefinitions=""
302                                         />
303                                 </FileConfiguration>
304                                 <FileConfiguration
305                                         Name="Release|Win32"
306                                         >
307                                         <Tool
308                                                 Name="VCCLCompilerTool"
309                                                 PreprocessorDefinitions=""
310                                         />
311                                 </FileConfiguration>
312                         </File>
313                         <File
314                                 RelativePath="..\SComp\SMem.cpp"
315                                 >
316                                 <FileConfiguration
317                                         Name="Debug|Win32"
318                                         >
319                                         <Tool
320                                                 Name="VCCLCompilerTool"
321                                                 PreprocessorDefinitions=""
322                                         />
323                                 </FileConfiguration>
324                                 <FileConfiguration
325                                         Name="Release|Win32"
326                                         >
327                                         <Tool
328                                                 Name="VCCLCompilerTool"
329                                                 PreprocessorDefinitions=""
330                                         />
331                                 </FileConfiguration>
332                         </File>
333                         <File
334                                 RelativePath="..\SComp\wave.cpp"
335                                 >
336                                 <FileConfiguration
337                                         Name="Debug|Win32"
338                                         >
339                                         <Tool
340                                                 Name="VCCLCompilerTool"
341                                                 PreprocessorDefinitions=""
342                                         />
343                                 </FileConfiguration>
344                                 <FileConfiguration
345                                         Name="Release|Win32"
346                                         >
347                                         <Tool
348                                                 Name="VCCLCompilerTool"
349                                                 PreprocessorDefinitions=""
350                                         />
351                                 </FileConfiguration>
352                         </File>
353                 </Filter>
354                 <Filter
355                         Name="Header Files"
356                         Filter="h;hpp;hxx;hm;inl"
357                         >
358                         <File
359                                 RelativePath="..\SComp\Huffman.h"
360                                 >
361                         </File>
362                         <File
363                                 RelativePath="..\SComp\pklib.h"
364                                 >
365                         </File>
366                         <File
367                                 RelativePath="..\SComp\SComp.h"
368                                 >
369                         </File>
370                         <File
371                                 RelativePath="..\SComp\SErr.h"
372                                 >
373                         </File>
374                         <File
375                                 RelativePath="SFmpq_static.h"
376                                 >
377                         </File>
378                         <File
379                                 RelativePath="SFmpqapi.h"
380                                 >
381                         </File>
382                         <File
383                                 RelativePath="..\SComp\SMem.h"
384                                 >
385                         </File>
386                         <File
387                                 RelativePath="..\SComp\wave.h"
388                                 >
389                         </File>
390                 </Filter>
391                 <File
392                         RelativePath="..\SComp\ZLib_Static_min.lib"
393                         >
394                 </File>
395         </Files>
396         <Globals>
397         </Globals>
398 </VisualStudioProject>