mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 18:45:10 +01:00
547 lines
14 KiB
XML
547 lines
14 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
Name="Encodings"
|
|
Version="9.00"
|
|
ProjectType="Visual C++"
|
|
ProjectGUID="{D7AAB91A-9AB8-457D-A329-02D1FA47CB7E}"
|
|
RootNamespace="Encodings"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="x64"/>
|
|
</Platforms>
|
|
<ToolFiles/>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="debug_shared|x64"
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
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;Encodings_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="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings=""
|
|
AdditionalOptions=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies=""
|
|
OutputFile="..\bin64\PocoEncodings64d.dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="..\bin64\PocoEncodings64d.pdb"
|
|
AdditionalLibraryDirectories="..\lib64"
|
|
SubSystem="1"
|
|
ImportLibrary="..\lib64\PocoEncodingsd.lib"
|
|
TargetMachine="17"
|
|
AdditionalOptions=""/>
|
|
<Tool
|
|
Name="VCALinkTool"/>
|
|
<Tool
|
|
Name="VCManifestTool"/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"/>
|
|
<Tool
|
|
Name="VCBscMakeTool"/>
|
|
<Tool
|
|
Name="VCFxCopTool"/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="release_shared|x64"
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
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;Encodings_EXPORTS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings=""
|
|
AdditionalOptions=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies=""
|
|
OutputFile="..\bin64\PocoEncodings64.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
GenerateDebugInformation="false"
|
|
AdditionalLibraryDirectories="..\lib64"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="0"
|
|
ImportLibrary="..\lib64\PocoEncodings.lib"
|
|
TargetMachine="17"
|
|
AdditionalOptions=""/>
|
|
<Tool
|
|
Name="VCALinkTool"/>
|
|
<Tool
|
|
Name="VCManifestTool"/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"/>
|
|
<Tool
|
|
Name="VCBscMakeTool"/>
|
|
<Tool
|
|
Name="VCFxCopTool"/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="debug_static_mt|x64"
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
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;POCO_STATIC;"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="..\lib64\PocoEncodingsMTd.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings=""
|
|
AdditionalOptions=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib64\PocoEncodingsMTd.lib"
|
|
TargetMachine="17"/>
|
|
<Tool
|
|
Name="VCALinkTool"/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"/>
|
|
<Tool
|
|
Name="VCBscMakeTool"/>
|
|
<Tool
|
|
Name="VCFxCopTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="release_static_mt|x64"
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
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;POCO_STATIC;"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings=""
|
|
AdditionalOptions=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib64\PocoEncodingsMT.lib"
|
|
TargetMachine="17"/>
|
|
<Tool
|
|
Name="VCALinkTool"/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"/>
|
|
<Tool
|
|
Name="VCBscMakeTool"/>
|
|
<Tool
|
|
Name="VCFxCopTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="debug_static_md|x64"
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
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;POCO_STATIC;"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="..\lib64\PocoEncodingsMDd.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings=""
|
|
AdditionalOptions=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib64\PocoEncodingsMDd.lib"
|
|
TargetMachine="17"/>
|
|
<Tool
|
|
Name="VCALinkTool"/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"/>
|
|
<Tool
|
|
Name="VCBscMakeTool"/>
|
|
<Tool
|
|
Name="VCFxCopTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="release_static_md|x64"
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
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;POCO_STATIC;"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings=""
|
|
AdditionalOptions=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib64\PocoEncodingsMD.lib"
|
|
TargetMachine="17"/>
|
|
<Tool
|
|
Name="VCALinkTool"/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"/>
|
|
<Tool
|
|
Name="VCBscMakeTool"/>
|
|
<Tool
|
|
Name="VCFxCopTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References/>
|
|
<Files>
|
|
<Filter
|
|
Name="Encodings">
|
|
<Filter
|
|
Name="Header Files">
|
|
<File
|
|
RelativePath=".\include\Poco\DoubleByteEncoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Encodings.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\ISO8859_10Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\ISO8859_11Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\ISO8859_13Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\ISO8859_14Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\ISO8859_16Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\ISO8859_3Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\ISO8859_4Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\ISO8859_5Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\ISO8859_6Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\ISO8859_7Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\ISO8859_8Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\ISO8859_9Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Windows1253Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Windows1254Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Windows1255Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Windows1256Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Windows1257Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Windows1258Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Windows874Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Windows932Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Windows936Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Windows949Encoding.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Windows950Encoding.h"/>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files">
|
|
<File
|
|
RelativePath=".\src\DoubleByteEncoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Encodings.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ISO8859_10Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ISO8859_11Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ISO8859_13Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ISO8859_14Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ISO8859_16Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ISO8859_3Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ISO8859_4Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ISO8859_5Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ISO8859_6Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ISO8859_7Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ISO8859_8Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ISO8859_9Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Windows1253Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Windows1254Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Windows1255Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Windows1256Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Windows1257Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Windows1258Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Windows874Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Windows932Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Windows936Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Windows949Encoding.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Windows950Encoding.cpp"/>
|
|
</Filter>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\DLLVersion.rc">
|
|
<FileConfiguration
|
|
Name="debug_shared|x64"
|
|
ExcludedFromBuild="true">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|x64"
|
|
ExcludedFromBuild="true">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="debug_static_mt|x64"
|
|
ExcludedFromBuild="true">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_static_mt|x64"
|
|
ExcludedFromBuild="true">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="debug_static_md|x64"
|
|
ExcludedFromBuild="true">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_static_md|x64"
|
|
ExcludedFromBuild="true">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Files>
|
|
<Globals/>
|
|
</VisualStudioProject>
|