diff options
Diffstat (limited to 'Build/source/libs/zziplib/msvc7/zziplib.vcproj')
-rw-r--r-- | Build/source/libs/zziplib/msvc7/zziplib.vcproj | 260 |
1 files changed, 0 insertions, 260 deletions
diff --git a/Build/source/libs/zziplib/msvc7/zziplib.vcproj b/Build/source/libs/zziplib/msvc7/zziplib.vcproj deleted file mode 100644 index 6c5f71c06c5..00000000000 --- a/Build/source/libs/zziplib/msvc7/zziplib.vcproj +++ /dev/null @@ -1,260 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8,00" - Name="zziplib" - ProjectGUID="{CB440073-2ED3-48CE-A1A1-B6EACB3A44BD}" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="Debug" - IntermediateDirectory="Debug" - ConfigurationType="4" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" - CharacterSet="2" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories="..;../zlib/include" - PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="1" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - AdditionalIncludeDirectories="C:\lib\zziplib" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - AdditionalDependencies="zdll.lib" - OutputFile="zziplib-$(ConfigurationName).lib" - AdditionalLibraryDirectories="../zlib/lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="Release" - IntermediateDirectory="Release" - ConfigurationType="4" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" - CharacterSet="2" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="2" - InlineFunctionExpansion="1" - OmitFramePointers="true" - AdditionalIncludeDirectories="..;../zlib/include" - PreprocessorDefinitions="WIN32;NDEBUG;_LIB" - StringPooling="true" - RuntimeLibrary="0" - EnableFunctionLevelLinking="true" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - AdditionalDependencies="zdll.lib" - OutputFile="zziplib-$(ConfigurationName).lib" - AdditionalLibraryDirectories="../zlib/lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Quelldateien" - Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" - > - <File - RelativePath="..\zzip\dir.c" - > - </File> - <File - RelativePath="..\zzip\err.c" - > - </File> - <File - RelativePath="..\zzip\file.c" - > - </File> - <File - RelativePath="..\zzip\info.c" - > - </File> - <File - RelativePath="..\zzip\plugin.c" - > - </File> - <File - RelativePath="..\zzip\stat.c" - > - </File> - <File - RelativePath="..\zzip\zip.c" - > - </File> - </Filter> - <Filter - Name="Headerdateien" - Filter="h;hpp;hxx;hm;inl;inc" - > - <File - RelativePath="..\zzip\__debug.h" - > - </File> - <File - RelativePath="..\zzip\__dirent.h" - > - </File> - <File - RelativePath="..\zzip\__hints.h" - > - </File> - <File - RelativePath="..\zzip\__mmap.h" - > - </File> - <File - RelativePath="..\zzip\_config.h" - > - </File> - <File - RelativePath="..\zzip\_msvc.h" - > - </File> - <File - RelativePath="..\zzip\conf.h" - > - </File> - <File - RelativePath="..\zzip\file.h" - > - </File> - <File - RelativePath="..\zzip\format.h" - > - </File> - <File - RelativePath="..\zzip\lib.h" - > - </File> - <File - RelativePath="..\zzip\plugin.h" - > - </File> - <File - RelativePath="..\zzip\stdint.h" - > - </File> - <File - RelativePath="..\zzip\zzip.h" - > - </File> - </Filter> - <Filter - Name="Ressourcendateien" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" - > - </Filter> - <File - RelativePath="ReadMe.txt" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> |