VC project files
[summerhack] / libs / zlib / zlib.vcproj
diff --git a/libs/zlib/zlib.vcproj b/libs/zlib/zlib.vcproj
new file mode 100644 (file)
index 0000000..f2188f2
--- /dev/null
@@ -0,0 +1,243 @@
+<?xml version="1.0" encoding="Windows-1252"?>\r
+<VisualStudioProject\r
+       ProjectType="Visual C++"\r
+       Version="8.00"\r
+       Name="zlib"\r
+       ProjectGUID="{C10538FE-08C4-4504-A87A-2D3CD8B6A0F5}"\r
+       RootNamespace="zlib"\r
+       Keyword="Win32Proj"\r
+       >\r
+       <Platforms>\r
+               <Platform\r
+                       Name="Win32"\r
+               />\r
+       </Platforms>\r
+       <ToolFiles>\r
+       </ToolFiles>\r
+       <Configurations>\r
+               <Configuration\r
+                       Name="Debug|Win32"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
+                       IntermediateDirectory="$(ConfigurationName)"\r
+                       ConfigurationType="4"\r
+                       CharacterSet="1"\r
+                       >\r
+                       <Tool\r
+                               Name="VCPreBuildEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCCustomBuildTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXMLDataGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCWebServiceProxyGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCMIDLTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCCLCompilerTool"\r
+                               Optimization="0"\r
+                               PreprocessorDefinitions="WIN32;_DEBUG;_LIB"\r
+                               MinimalRebuild="true"\r
+                               BasicRuntimeChecks="3"\r
+                               RuntimeLibrary="3"\r
+                               UsePrecompiledHeader="0"\r
+                               WarningLevel="2"\r
+                               Detect64BitPortabilityProblems="true"\r
+                               DebugInformationFormat="4"\r
+                               DisableSpecificWarnings="4996"\r
+                       />\r
+                       <Tool\r
+                               Name="VCManagedResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPreLinkEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCLibrarianTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCALinkTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXDCMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCBscMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCFxCopTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPostBuildEventTool"\r
+                       />\r
+               </Configuration>\r
+               <Configuration\r
+                       Name="Release|Win32"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
+                       IntermediateDirectory="$(ConfigurationName)"\r
+                       ConfigurationType="4"\r
+                       CharacterSet="1"\r
+                       WholeProgramOptimization="1"\r
+                       >\r
+                       <Tool\r
+                               Name="VCPreBuildEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCCustomBuildTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXMLDataGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCWebServiceProxyGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCMIDLTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCCLCompilerTool"\r
+                               PreprocessorDefinitions="WIN32;NDEBUG;_LIB"\r
+                               RuntimeLibrary="2"\r
+                               UsePrecompiledHeader="0"\r
+                               WarningLevel="2"\r
+                               Detect64BitPortabilityProblems="true"\r
+                               DebugInformationFormat="3"\r
+                               DisableSpecificWarnings="4996"\r
+                       />\r
+                       <Tool\r
+                               Name="VCManagedResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPreLinkEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCLibrarianTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCALinkTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXDCMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCBscMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCFxCopTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPostBuildEventTool"\r
+                       />\r
+               </Configuration>\r
+       </Configurations>\r
+       <References>\r
+       </References>\r
+       <Files>\r
+               <Filter\r
+                       Name="src"\r
+                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
+                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
+                       >\r
+                       <File\r
+                               RelativePath=".\adler32.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\compress.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\crc32.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\crc32.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\deflate.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\deflate.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\gzio.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\infback.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\inffast.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\inffast.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\inffixed.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\inflate.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\inflate.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\inftrees.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\inftrees.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\trees.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\trees.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\uncompr.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\zconf.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\zlib.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\zutil.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\zutil.h"\r
+                               >\r
+                       </File>\r
+               </Filter>\r
+       </Files>\r
+       <Globals>\r
+       </Globals>\r
+</VisualStudioProject>\r