mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 18:45:10 +01:00
5bf096bb2a
- SF [1621372] Build Scripts (all Windows scripts consolidated in one) - eliminated warnings in sqlite3.c - updated components file
628 lines
13 KiB
XML
628 lines
13 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="TestSuite"
|
|
ProjectGUID="{E40E738C-447B-40F4-A878-EBA9A2459270}"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="debug_shared|Win32"
|
|
OutputDirectory="obj\debug_shared"
|
|
IntermediateDirectory="obj\debug_shared"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="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;..\..\XML\include;..\..\Util\include;..\..\CppUnit\include;..\..\CppUnit\WinTestRunner\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;POCO_DLL;WINVER=0x0500"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="CppUnitd.lib WinTestRunnerd.lib PocoUtild.lib PocoFoundationd.lib PocoXMLd.lib"
|
|
OutputFile="bin/TestSuited.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="..\..\lib"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="bin/TestSuited.pdb"
|
|
SubSystem="2"
|
|
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="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="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;..\..\XML\include;..\..\Util\include;..\..\CppUnit\include;..\..\CppUnit\WinTestRunner\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;POCO_DLL;WINVER=0x0500"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="CppUnit.lib WinTestRunner.lib PocoUtil.lib PocoFoundation.lib PocoXML.lib"
|
|
OutputFile="bin/TestSuite.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="..\..\lib"
|
|
GenerateDebugInformation="false"
|
|
ProgramDatabaseFile=""
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
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_static|Win32"
|
|
OutputDirectory="obj\release_static"
|
|
IntermediateDirectory="obj\release_static"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="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;..\..\XML\include;..\..\Util\include;..\..\CppUnit\include;..\..\CppUnit\WinTestRunner\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;POCO_STATIC;WINVER=0x0500"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="CppUnitmt.lib WinTestRunnermt.lib PocoUtilmt.lib PocoFoundationmt.lib PocoXMLmt.lib winmm.lib ..\..\CppUnit\WinTestRunner\obj\release_static\WinTestRunner.res"
|
|
OutputFile="bin/TestSuitemt.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="..\..\lib"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="false"
|
|
ProgramDatabaseFile=""
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
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="debug_static|Win32"
|
|
OutputDirectory="obj\debug_static"
|
|
IntermediateDirectory="obj\debug_static"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="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;..\..\XML\include;..\..\Util\include;..\..\CppUnit\include;..\..\CppUnit\WinTestRunner\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;POCO_STATIC;WINVER=0x0500"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="CppUnitmtd.lib WinTestRunnermtd.lib PocoUtilmtd.lib PocoFoundationmtd.lib PocoXMLmtd.lib winmm.lib ..\..\CppUnit\WinTestRunner\obj\debug_static\WinTestRunner.res"
|
|
OutputFile="bin/TestSuitemtd.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="..\..\lib"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="bin/TestSuitemtd.pdb"
|
|
SubSystem="2"
|
|
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="Application"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="_Suite"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\UtilTestSuite.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\UtilTestSuite.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="_Driver"
|
|
>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\WinDriver.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Configuration"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\AbstractConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ConfigurationMapperTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ConfigurationTestSuite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ConfigurationViewTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\FilesystemConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\IniFileConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LayeredConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LoggingConfiguratorTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\MapConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PropertyFileConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SystemConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\XMLConfigurationTest.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\AbstractConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ConfigurationMapperTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ConfigurationTestSuite.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ConfigurationViewTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\FilesystemConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\IniFileConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LayeredConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LoggingConfiguratorTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\MapConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PropertyFileConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SystemConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\XMLConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Options"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\HelpFormatterTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionProcessorTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionSetTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionsTestSuite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ValidatorTest.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\HelpFormatterTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionProcessorTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionSetTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionsTestSuite.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ValidatorTest.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Windows"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\WinConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\WindowsTestSuite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\WinRegistryTest.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\WinConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\WindowsTestSuite.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\WinRegistryTest.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|