You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
172 lines
4.7 KiB
172 lines
4.7 KiB
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="zlib"
|
|
ProjectGUID="{56D71D8B-4077-3C56-832C-490EFB77931C}"
|
|
Keyword="Qt4VSv1.0">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32" />
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\..\bin\"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
ConfigurationType="4"
|
|
IntermediateDirectory="..\..\obj\release\zlib\"
|
|
UseOfMfc="0">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=".,.,..\..\config,..\..\tools\mkspecs\win32-msvc2008"
|
|
AdditionalOptions="/MP"
|
|
AssemblerListingLocation="..\..\obj\release\zlib\"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4100,4101,4102,4189,4996"
|
|
ExceptionHandling="1"
|
|
GeneratePreprocessedFile="0"
|
|
ObjectFile="..\..\obj\release\zlib\"
|
|
Optimization ="1"
|
|
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_WARNINGS,QT_NO_DYNAMIC_CAST,NDEBUG"
|
|
ProgramDataBaseFileName="$(IntDir)"
|
|
RuntimeLibrary="0"
|
|
SuppressStartupBanner="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
WarningLevel="3" />
|
|
<Tool
|
|
Name="VCCustomBuildTool" />
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\zlib.lib"
|
|
SuppressStartupBanner="true" />
|
|
<Tool
|
|
Name="VCManifestTool" />
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
DefaultCharType="0"
|
|
EnableErrorChecks="1"
|
|
WarningLevel="0" />
|
|
<Tool
|
|
Name="VCPostBuildEventTool" />
|
|
<Tool
|
|
Name="VCPreBuildEventTool" />
|
|
<Tool
|
|
Name="VCPreLinkEventTool" />
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_WARNINGS,QT_NO_DYNAMIC_CAST"
|
|
ResourceOutputFileName="$(OutDir)\$(InputName).res" />
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\bin\"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
ConfigurationType="4"
|
|
IntermediateDirectory="..\..\obj\debug\zlib\"
|
|
UseOfMfc="0">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=".,.,..\..\config,..\..\tools\mkspecs\win32-msvc2008"
|
|
AdditionalOptions="/MP"
|
|
AssemblerListingLocation="..\..\obj\debug\zlib\"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4100,4101,4102,4189,4996"
|
|
ExceptionHandling="1"
|
|
GeneratePreprocessedFile="0"
|
|
ObjectFile="..\..\obj\debug\zlib\"
|
|
Optimization ="4"
|
|
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_WARNINGS,QT_NO_DYNAMIC_CAST"
|
|
ProgramDataBaseFileName="$(IntDir)"
|
|
RuntimeLibrary="1"
|
|
SuppressStartupBanner="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
WarningLevel="3" />
|
|
<Tool
|
|
Name="VCCustomBuildTool" />
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\zlibd.lib"
|
|
SuppressStartupBanner="true" />
|
|
<Tool
|
|
Name="VCManifestTool" />
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
DefaultCharType="0"
|
|
EnableErrorChecks="1"
|
|
WarningLevel="0" />
|
|
<Tool
|
|
Name="VCPostBuildEventTool" />
|
|
<Tool
|
|
Name="VCPreBuildEventTool" />
|
|
<Tool
|
|
Name="VCPreLinkEventTool" />
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_WARNINGS,QT_NO_DYNAMIC_CAST,_DEBUG"
|
|
ResourceOutputFileName="$(OutDir)\$(InputName).res" />
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
<File
|
|
RelativePath="adler32.c" />
|
|
<File
|
|
RelativePath="compress.c" />
|
|
<File
|
|
RelativePath="crc32.c" />
|
|
<File
|
|
RelativePath="deflate.c" />
|
|
<File
|
|
RelativePath="gzio.c" />
|
|
<File
|
|
RelativePath="infback.c" />
|
|
<File
|
|
RelativePath="inffast.c" />
|
|
<File
|
|
RelativePath="inflate.c" />
|
|
<File
|
|
RelativePath="inftrees.c" />
|
|
<File
|
|
RelativePath="trees.c" />
|
|
<File
|
|
RelativePath="uncompr.c" />
|
|
<File
|
|
RelativePath="zutil.c" />
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
<File
|
|
RelativePath="crc32.h" />
|
|
<File
|
|
RelativePath="deflate.h" />
|
|
<File
|
|
RelativePath="inffast.h" />
|
|
<File
|
|
RelativePath="inffixed.h" />
|
|
<File
|
|
RelativePath="inflate.h" />
|
|
<File
|
|
RelativePath="inftrees.h" />
|
|
<File
|
|
RelativePath="trees.h" />
|
|
<File
|
|
RelativePath="zconf.h" />
|
|
<File
|
|
RelativePath="zconf.in.h" />
|
|
<File
|
|
RelativePath="zlib.h" />
|
|
<File
|
|
RelativePath="zutil.h" />
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject> |