poco/Data/PostgreSQL/PostgreSQL_VS90.vcproj

638 lines
15 KiB
Plaintext
Raw Normal View History

2018-05-07 17:28:38 +02:00
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
2020-01-11 12:45:39 +01:00
Version="9.00"
Name="PostgreSQL"
2018-05-07 17:28:38 +02:00
ProjectGUID="{73E19FDE-1570-488C-B3DB-72A60FADD408}"
RootNamespace="PostgreSQL"
2020-01-11 12:45:39 +01:00
Keyword="Win32Proj"
TargetFrameworkVersion="0"
>
2018-05-07 17:28:38 +02:00
<Platforms>
<Platform
2020-01-11 12:45:39 +01:00
Name="Win32"
/>
2018-05-07 17:28:38 +02:00
</Platforms>
2020-01-11 12:45:39 +01:00
<ToolFiles>
</ToolFiles>
2018-05-07 17:28:38 +02:00
<Configurations>
<Configuration
Name="debug_shared|Win32"
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="2"
2020-01-11 12:45:39 +01:00
CharacterSet="2"
>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCPreBuildEventTool"
2020-01-11 12:45:39 +01:00
CommandLine="xcopy /y ..\..\postgresql\lib\*.dll ..\..\bin\* 1&gt;nul&#x0D;&#x0A;xcopy /y ..\..\postgresql\lib\*.lib ..\..\lib\* 1&gt;nul&#x0D;&#x0A;exit 0&#x0D;&#x0A;"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2018-05-07 17:28:38 +02:00
Optimization="0"
AdditionalIncludeDirectories=".\include;..\..\postgresql\include;..\..\Foundation\include;..\..\Data\include"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PostgreSQL_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=""
2020-01-11 12:45:39 +01:00
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCLinkerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2018-06-20 09:47:40 +02:00
AdditionalDependencies=""
2018-05-07 17:28:38 +02:00
OutputFile="..\..\bin\PocoDataPostgreSQLd.dll"
LinkIncremental="2"
SuppressStartupBanner="true"
2020-01-11 12:45:39 +01:00
AdditionalLibraryDirectories="..\..\lib"
2018-05-07 17:28:38 +02:00
GenerateDebugInformation="true"
ProgramDatabaseFile="..\..\bin\PocoDataPostgreSQLd.pdb"
SubSystem="1"
ImportLibrary="..\..\lib\PocoDataPostgreSQLd.lib"
TargetMachine="1"
2020-01-11 12:45:39 +01:00
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManifestTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCAppVerifierTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2018-05-07 17:28:38 +02:00
</Configuration>
<Configuration
Name="release_shared|Win32"
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="2"
2020-01-11 12:45:39 +01:00
CharacterSet="2"
>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCPreBuildEventTool"
2020-01-11 12:45:39 +01:00
CommandLine="xcopy /y ..\..\postgresql\lib\*.dll ..\..\bin\* 1&gt;nul&#x0D;&#x0A;xcopy /y ..\..\postgresql\lib\*.lib ..\..\lib\* 1&gt;nul&#x0D;&#x0A;exit 0&#x0D;&#x0A;"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2018-05-07 17:28:38 +02:00
Optimization="4"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"
AdditionalIncludeDirectories=".\include;..\..\postgresql\include;..\..\Foundation\include;..\..\Data\include"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PostgreSQL_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=""
2020-01-11 12:45:39 +01:00
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCLinkerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2018-06-20 09:47:40 +02:00
AdditionalDependencies=""
2018-05-07 17:28:38 +02:00
OutputFile="..\..\bin\PocoDataPostgreSQL.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\lib"
2020-01-11 12:45:39 +01:00
GenerateDebugInformation="false"
2018-05-07 17:28:38 +02:00
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="..\..\lib\PocoDataPostgreSQL.lib"
TargetMachine="1"
2020-01-11 12:45:39 +01:00
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManifestTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCAppVerifierTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2018-05-07 17:28:38 +02:00
</Configuration>
<Configuration
Name="debug_static_mt|Win32"
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="4"
2020-01-11 12:45:39 +01:00
CharacterSet="2"
>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCPreBuildEventTool"
2020-01-11 12:45:39 +01:00
CommandLine="xcopy /y ..\..\postgresql\lib\*.dll ..\..\bin\* 1&gt;nul&#x0D;&#x0A;xcopy /y ..\..\postgresql\lib\*.lib ..\..\lib\* 1&gt;nul&#x0D;&#x0A;exit 0&#x0D;&#x0A;"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2018-05-07 17:28:38 +02:00
Optimization="0"
AdditionalIncludeDirectories=".\include;..\..\postgresql\include;..\..\Foundation\include;..\..\Data\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"
2018-06-20 09:47:40 +02:00
ProgramDataBaseFileName="..\..\lib\PocoDataPostgreSQLMTd.pdb"
2018-05-07 17:28:38 +02:00
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CompileAs="0"
DisableSpecificWarnings=""
2020-01-11 12:45:39 +01:00
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCLibrarianTool"
2020-01-11 12:45:39 +01:00
OutputFile="..\..\lib\PocoDataPostgreSQLMTd.lib"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2018-05-07 17:28:38 +02:00
</Configuration>
<Configuration
Name="release_static_mt|Win32"
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="4"
2020-01-11 12:45:39 +01:00
CharacterSet="2"
>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCPreBuildEventTool"
2020-01-11 12:45:39 +01:00
CommandLine="xcopy /y ..\..\postgresql\lib\*.dll ..\..\bin\* 1&gt;nul&#x0D;&#x0A;xcopy /y ..\..\postgresql\lib\*.lib ..\..\lib\* 1&gt;nul&#x0D;&#x0A;exit 0&#x0D;&#x0A;"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2018-05-07 17:28:38 +02:00
Optimization="4"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"
AdditionalIncludeDirectories=".\include;..\..\postgresql\include;..\..\Foundation\include;..\..\Data\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=""
2020-01-11 12:45:39 +01:00
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCLibrarianTool"
2020-01-11 12:45:39 +01:00
OutputFile="..\..\lib\PocoDataPostgreSQLMT.lib"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2018-05-07 17:28:38 +02:00
</Configuration>
<Configuration
Name="debug_static_md|Win32"
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="4"
2020-01-11 12:45:39 +01:00
CharacterSet="2"
>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCPreBuildEventTool"
2020-01-11 12:45:39 +01:00
CommandLine="xcopy /y ..\..\postgresql\lib\*.dll ..\..\bin\* 1&gt;nul&#x0D;&#x0A;xcopy /y ..\..\postgresql\lib\*.lib ..\..\lib\* 1&gt;nul&#x0D;&#x0A;exit 0&#x0D;&#x0A;"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2018-05-07 17:28:38 +02:00
Optimization="0"
AdditionalIncludeDirectories=".\include;..\..\postgresql\include;..\..\Foundation\include;..\..\Data\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"
2018-06-20 09:47:40 +02:00
ProgramDataBaseFileName="..\..\lib\PocoDataPostgreSQLMDd.pdb"
2018-05-07 17:28:38 +02:00
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CompileAs="0"
DisableSpecificWarnings=""
2020-01-11 12:45:39 +01:00
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCLibrarianTool"
2020-01-11 12:45:39 +01:00
OutputFile="..\..\lib\PocoDataPostgreSQLMDd.lib"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2018-05-07 17:28:38 +02:00
</Configuration>
<Configuration
Name="release_static_md|Win32"
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="4"
2020-01-11 12:45:39 +01:00
CharacterSet="2"
>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCPreBuildEventTool"
2020-01-11 12:45:39 +01:00
CommandLine="xcopy /y ..\..\postgresql\lib\*.dll ..\..\bin\* 1&gt;nul&#x0D;&#x0A;xcopy /y ..\..\postgresql\lib\*.lib ..\..\lib\* 1&gt;nul&#x0D;&#x0A;exit 0&#x0D;&#x0A;"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2018-05-07 17:28:38 +02:00
Optimization="4"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"
AdditionalIncludeDirectories=".\include;..\..\postgresql\include;..\..\Foundation\include;..\..\Data\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=""
2020-01-11 12:45:39 +01:00
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
Name="VCLibrarianTool"
2020-01-11 12:45:39 +01:00
OutputFile="..\..\lib\PocoDataPostgreSQLMD.lib"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2018-05-07 17:28:38 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2018-05-07 17:28:38 +02:00
</Configuration>
</Configurations>
2020-01-11 12:45:39 +01:00
<References>
</References>
2018-05-07 17:28:38 +02:00
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
2020-01-11 12:45:39 +01:00
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Binder.cpp"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Connector.cpp"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Extractor.cpp"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\PostgreSQLException.cpp"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\PostgreSQLStatementImpl.cpp"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\PostgreSQLTypes.cpp"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\SessionHandle.cpp"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\SessionImpl.cpp"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\StatementExecutor.cpp"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Utility.cpp"
>
</File>
2018-05-07 17:28:38 +02:00
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
2020-01-11 12:45:39 +01:00
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Data\PostgreSQL\Binder.h"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Data\PostgreSQL\Connector.h"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Data\PostgreSQL\Extractor.h"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Data\PostgreSQL\PostgreSQL.h"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Data\PostgreSQL\PostgreSQLException.h"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Data\PostgreSQL\PostgreSQLStatementImpl.h"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Data\PostgreSQL\PostgreSQLTypes.h"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Data\PostgreSQL\SessionHandle.h"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Data\PostgreSQL\SessionImpl.h"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Data\PostgreSQL\StatementExecutor.h"
>
</File>
2018-05-07 17:28:38 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Data\PostgreSQL\Utility.h"
>
</File>
2018-05-07 17:28:38 +02:00
</Filter>
2020-01-11 12:45:39 +01:00
<File
RelativePath="..\..\DLLVersion.rc"
>
<FileConfiguration
Name="debug_static_mt|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCResourceCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="release_static_mt|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCResourceCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="debug_static_md|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCResourceCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="release_static_md|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCResourceCompilerTool"
/>
</FileConfiguration>
</File>
2018-05-07 17:28:38 +02:00
</Files>
2020-01-11 12:45:39 +01:00
<Globals>
</Globals>
2018-05-07 17:28:38 +02:00
</VisualStudioProject>