mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
414 lines
8.0 KiB
XML
414 lines
8.0 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="Zip"
|
|
ProjectGUID="{4AC75EAD-BFCF-41E6-AB1F-0DA203CC7C61}"
|
|
RootNamespace="Zip"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="debug_shared|Win32"
|
|
OutputDirectory="obj\debug_shared"
|
|
IntermediateDirectory="obj\debug_shared"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<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="false"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<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="0"
|
|
ImportLibrary="..\lib\PocoZipd.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="release_shared|Win32"
|
|
OutputDirectory="obj\release_shared"
|
|
IntermediateDirectory="obj\release_shared"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
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="false"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<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="0"
|
|
ImportLibrary="..\lib\PocoZip.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Zip"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<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"
|
|
>
|
|
<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
|
|
Name="Header Files"
|
|
>
|
|
<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"
|
|
>
|
|
<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>
|