mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 18:45:10 +01:00
411 lines
10 KiB
XML
411 lines
10 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="Zip"
|
|
ProjectGUID="{4ac75ead-bfcf-41e6-ab1f-0da203cc7c61}"
|
|
RootNamespace="Zip"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="debug_shared|Win32"
|
|
OutputDirectory="obj\debug_shared"
|
|
IntermediateDirectory="obj\debug_shared"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".\include;..\Foundation\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;POCO_DLL;Zip_EXPORTS"
|
|
StringPooling="TRUE"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="TRUE"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="PocoFoundationd.lib"
|
|
OutputFile="..\bin\PocoZipd.dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\lib"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="..\bin\PocoZipd.pdb"
|
|
SubSystem="1"
|
|
OptimizeForWindows98="1"
|
|
ImportLibrary="..\lib\PocoZipd.lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="release_shared|Win32"
|
|
OutputDirectory="obj\release_shared"
|
|
IntermediateDirectory="obj\release_shared"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
OptimizeForProcessor="3"
|
|
AdditionalIncludeDirectories=".\include;..\Foundation\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;POCO_DLL;Zip_EXPORTS"
|
|
GeneratePreprocessedFile="0"
|
|
KeepComments="FALSE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="FALSE"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="PocoFoundation.lib"
|
|
OutputFile="..\bin\PocoZip.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\lib"
|
|
GenerateDebugInformation="FALSE"
|
|
ProgramDatabaseFile=""
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="1"
|
|
ImportLibrary="..\lib\PocoZip.lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="debug_static|Win32"
|
|
OutputDirectory="obj\debug_static"
|
|
IntermediateDirectory="obj\debug_static"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".\include;..\Foundation\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;Zip_EXPORTS;POCO_STATIC"
|
|
StringPooling="TRUE"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="TRUE"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies=""
|
|
OutputFile="..\lib\PocoZipmtd.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="release_static|Win32"
|
|
OutputDirectory="obj\release_static"
|
|
IntermediateDirectory="obj\release_static"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
OptimizeForProcessor="3"
|
|
AdditionalIncludeDirectories=".\include;..\Foundation\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;Zip_EXPORTS;POCO_STATIC"
|
|
GeneratePreprocessedFile="0"
|
|
KeepComments="FALSE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="FALSE"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies=""
|
|
OutputFile="..\lib\PocoZipmt.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Zip"
|
|
Filter="">
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\AutoDetectStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\Compress.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\Decompress.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\ParseCallback.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\PartialStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\SkipCallback.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\Zip.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\ZipArchive.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\ZipArchiveInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\ZipCommon.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\ZipDataInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\ZipException.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\ZipFileInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\ZipLocalFileHeader.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\ZipStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\ZipUtil.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\AutoDetectStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Compress.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Decompress.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ParseCallback.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PartialStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SkipCallback.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ZipArchive.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ZipArchiveInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ZipCommon.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ZipDataInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ZipException.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ZipFileInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ZipLocalFileHeader.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ZipStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ZipUtil.cpp">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Manipulation"
|
|
Filter="">
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\Add.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\Delete.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\Keep.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\Rename.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\Replace.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\ZipManipulator.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Zip\ZipOperation.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\Add.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Delete.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Keep.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Rename.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Replace.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ZipManipulator.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ZipOperation.cpp">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|