summaryrefslogtreecommitdiffstats
path: root/VC2008/zlib.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'VC2008/zlib.vcproj')
-rw-r--r--VC2008/zlib.vcproj267
1 files changed, 267 insertions, 0 deletions
diff --git a/VC2008/zlib.vcproj b/VC2008/zlib.vcproj
new file mode 100644
index 000000000..b67ad721f
--- /dev/null
+++ b/VC2008/zlib.vcproj
@@ -0,0 +1,267 @@
+<?xml version="1.0" encoding="windows-1250"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="zlib"
+ ProjectGUID="{EA9D50FD-937A-4EF5-8C37-5F4175AF4FEA}"
+ RootNamespace="zlib"
+ Keyword="Win32Proj"
+ TargetFrameworkVersion="196613"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="4"
+ CharacterSet="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ DebugInformationFormat="4"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="4"
+ CharacterSet="1"
+ WholeProgramOptimization="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ EnableIntrinsicFunctions="true"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="true"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath="..\zlib-1.2.5\adler32.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\compress.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\crc32.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\crc32.h"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\deflate.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\deflate.h"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\example.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\gzclose.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\gzguts.h"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\gzlib.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\gzread.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\gzwrite.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\infback.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\inffast.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\inffast.h"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\inffixed.h"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\inflate.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\inflate.h"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\inftrees.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\inftrees.h"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\minigzip.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\trees.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\trees.h"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\uncompr.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\zconf.h"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\zlib.h"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\zutil.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zlib-1.2.5\zutil.h"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>