VC++ .NET (7.0) project files
[rrdtool.git] / libraries / zlib-1.1.4 / zlib.vcproj
diff --git a/libraries/zlib-1.1.4/zlib.vcproj b/libraries/zlib-1.1.4/zlib.vcproj
new file mode 100644 (file)
index 0000000..02951ef
--- /dev/null
@@ -0,0 +1,153 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="7.00"
+       Name="zlib"
+       SccProjectName=""
+       SccLocalPath="">
+       <Platforms>
+               <Platform
+                       Name="Win32"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory=".\Debug"
+                       IntermediateDirectory=".\Debug"
+                       ConfigurationType="4"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="4"
+                               UsePrecompiledHeader="2"
+                               PrecompiledHeaderFile=".\Debug/zlib.pch"
+                               AssemblerListingLocation=".\Debug/"
+                               ObjectFile=".\Debug/"
+                               ProgramDataBaseFileName=".\Debug/"
+                               WarningLevel="3"
+                               SuppressStartupBanner="TRUE"
+                               DebugInformationFormat="4"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile=".\Debug\zlib.lib"
+                               SuppressStartupBanner="TRUE"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="_DEBUG"
+                               Culture="1033"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory=".\Release"
+                       IntermediateDirectory=".\Release"
+                       ConfigurationType="4"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="2"
+                               OptimizeForProcessor="2"
+                               PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+                               RuntimeLibrary="0"
+                               UsePrecompiledHeader="2"
+                               PrecompiledHeaderFile=".\Release/zlib.pch"
+                               AssemblerListingLocation=".\Release/"
+                               ObjectFile=".\Release/"
+                               ProgramDataBaseFileName=".\Release/"
+                               WarningLevel="3"
+                               SuppressStartupBanner="TRUE"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile=".\Release\zlib.lib"
+                               SuppressStartupBanner="TRUE"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="NDEBUG"
+                               Culture="1033"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+               <Filter
+                       Name="Source Files"
+                       Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+                       <File
+                               RelativePath=".\adler32.c">
+                       </File>
+                       <File
+                               RelativePath=".\compress.c">
+                       </File>
+                       <File
+                               RelativePath=".\crc32.c">
+                       </File>
+                       <File
+                               RelativePath=".\deflate.c">
+                       </File>
+                       <File
+                               RelativePath=".\gzio.c">
+                       </File>
+                       <File
+                               RelativePath=".\infblock.c">
+                       </File>
+                       <File
+                               RelativePath=".\infcodes.c">
+                       </File>
+                       <File
+                               RelativePath=".\inffast.c">
+                       </File>
+                       <File
+                               RelativePath=".\inflate.c">
+                       </File>
+                       <File
+                               RelativePath=".\inftrees.c">
+                       </File>
+                       <File
+                               RelativePath=".\infutil.c">
+                       </File>
+                       <File
+                               RelativePath=".\trees.c">
+                       </File>
+                       <File
+                               RelativePath=".\uncompr.c">
+                       </File>
+                       <File
+                               RelativePath=".\zutil.c">
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       Filter="h;hpp;hxx;hm;inl">
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>