2012-04-23 03:14:34 +02:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
Name="TestSuite"
|
|
|
|
Version="9.00"
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
ProjectGUID="{B2B88092-5BCE-4AC0-941E-88167138B4A7}"
|
|
|
|
RootNamespace="TestSuite"
|
|
|
|
Keyword="Win32Proj">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="x64"/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles/>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="debug_shared|x64"
|
|
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
UseOfMFC="2"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2018-05-28 23:29:12 +02:00
|
|
|
AdditionalIncludeDirectories="..\include;..\..\CppUnit\include;..\..\CppUnit\WinTestRunner\include;..\..\openssl\build\include;..\..\Foundation\include;..\..\XML\include;..\..\Util\include;..\..\Net\include;..\..\Crypto\include"
|
2012-10-14 09:50:21 +02:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;WINVER=0x0501;"
|
2012-04-23 03:14:34 +02:00
|
|
|
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"
|
2014-10-06 13:51:49 +02:00
|
|
|
DisableSpecificWarnings=""
|
|
|
|
AdditionalOptions=""/>
|
2012-04-23 03:14:34 +02:00
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2018-05-28 23:29:12 +02:00
|
|
|
AdditionalDependencies="WinTestRunnerd.lib ws2_32.lib iphlpapi.lib"
|
2012-04-23 03:14:34 +02:00
|
|
|
OutputFile="bin64\TestSuited.exe"
|
|
|
|
LinkIncremental="2"
|
|
|
|
AdditionalLibraryDirectories="..\..\lib64"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile="bin64\TestSuited.pdb"
|
|
|
|
SubSystem="2"
|
2014-10-06 13:51:49 +02:00
|
|
|
TargetMachine="17"
|
|
|
|
AdditionalOptions=""/>
|
2012-04-23 03:14:34 +02:00
|
|
|
<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="1"
|
|
|
|
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"
|
2018-05-28 23:29:12 +02:00
|
|
|
AdditionalIncludeDirectories="..\include;..\..\CppUnit\include;..\..\CppUnit\WinTestRunner\include;..\..\openssl\build\include;..\..\Foundation\include;..\..\XML\include;..\..\Util\include;..\..\Net\include;..\..\Crypto\include"
|
2012-10-14 09:50:21 +02:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0501;"
|
2012-04-23 03:14:34 +02:00
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
TreatWChar_tAsBuiltInType="true"
|
|
|
|
ForceConformanceInForLoopScope="true"
|
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="0"
|
|
|
|
CompileAs="0"
|
2014-10-06 13:51:49 +02:00
|
|
|
DisableSpecificWarnings=""
|
|
|
|
AdditionalOptions=""/>
|
2012-04-23 03:14:34 +02:00
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2018-05-28 23:29:12 +02:00
|
|
|
AdditionalDependencies="WinTestRunner.lib ws2_32.lib iphlpapi.lib"
|
2012-04-23 03:14:34 +02:00
|
|
|
OutputFile="bin64\TestSuite.exe"
|
|
|
|
LinkIncremental="1"
|
|
|
|
AdditionalLibraryDirectories="..\..\lib64"
|
|
|
|
GenerateDebugInformation="false"
|
|
|
|
SubSystem="2"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
2014-10-06 13:51:49 +02:00
|
|
|
TargetMachine="17"
|
|
|
|
AdditionalOptions=""/>
|
2012-04-23 03:14:34 +02:00
|
|
|
<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="1"
|
|
|
|
UseOfMFC="1"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="4"
|
2018-05-28 23:29:12 +02:00
|
|
|
AdditionalIncludeDirectories="..\include;..\..\CppUnit\include;..\..\CppUnit\WinTestRunner\include;..\..\openssl\build\include;..\..\Foundation\include;..\..\XML\include;..\..\Util\include;..\..\Net\include;..\..\Crypto\include"
|
2012-10-14 09:50:21 +02:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;WINVER=0x0501;POCO_STATIC;"
|
2012-04-23 03:14:34 +02:00
|
|
|
StringPooling="true"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
BufferSecurityCheck="true"
|
|
|
|
TreatWChar_tAsBuiltInType="true"
|
|
|
|
ForceConformanceInForLoopScope="true"
|
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="0"
|
2014-10-06 13:51:49 +02:00
|
|
|
DisableSpecificWarnings=""
|
|
|
|
AdditionalOptions=""/>
|
2012-04-23 03:14:34 +02:00
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2018-05-28 23:29:12 +02:00
|
|
|
AdditionalDependencies="WinTestRunnermtd.lib iphlpapi.lib winmm.lib nafxcwd.lib libcmtd.lib WinTestRunner.res Crypt32.lib ws2_32.lib iphlpapi.lib"
|
2012-04-23 03:14:34 +02:00
|
|
|
OutputFile="bin64\static_mt\TestSuited.exe"
|
|
|
|
LinkIncremental="2"
|
|
|
|
AdditionalLibraryDirectories="..\..\lib64"
|
|
|
|
IgnoreDefaultLibraryNames="nafxcwd.lib;libcmtd.lib"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile="bin64\static_mt\TestSuited.pdb"
|
|
|
|
SubSystem="2"
|
2014-10-06 13:51:49 +02:00
|
|
|
TargetMachine="17"
|
|
|
|
AdditionalOptions=""/>
|
2012-04-23 03:14:34 +02:00
|
|
|
<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_static_mt|x64"
|
|
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
UseOfMFC="1"
|
|
|
|
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"
|
2018-05-28 23:29:12 +02:00
|
|
|
AdditionalIncludeDirectories="..\include;..\..\CppUnit\include;..\..\CppUnit\WinTestRunner\include;..\..\openssl\build\include;..\..\Foundation\include;..\..\XML\include;..\..\Util\include;..\..\Net\include;..\..\Crypto\include"
|
2012-10-14 09:50:21 +02:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0501;POCO_STATIC;"
|
2012-04-23 03:14:34 +02:00
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
TreatWChar_tAsBuiltInType="true"
|
|
|
|
ForceConformanceInForLoopScope="true"
|
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="0"
|
|
|
|
CompileAs="0"
|
2014-10-06 13:51:49 +02:00
|
|
|
DisableSpecificWarnings=""
|
|
|
|
AdditionalOptions=""/>
|
2012-04-23 03:14:34 +02:00
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2018-05-28 23:29:12 +02:00
|
|
|
AdditionalDependencies="WinTestRunnermt.lib iphlpapi.lib winmm.lib nafxcw.lib libcmt.lib WinTestRunner.res Crypt32.lib ws2_32.lib iphlpapi.lib"
|
2012-04-23 03:14:34 +02:00
|
|
|
OutputFile="bin64\static_mt\TestSuite.exe"
|
|
|
|
LinkIncremental="1"
|
|
|
|
AdditionalLibraryDirectories="..\..\lib64"
|
|
|
|
IgnoreDefaultLibraryNames="nafxcw.lib;libcmt.lib"
|
|
|
|
GenerateDebugInformation="false"
|
|
|
|
SubSystem="2"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
2014-10-06 13:51:49 +02:00
|
|
|
TargetMachine="17"
|
|
|
|
AdditionalOptions=""/>
|
2012-04-23 03:14:34 +02:00
|
|
|
<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_md|x64"
|
|
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
UseOfMFC="2"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="4"
|
2018-05-28 23:29:12 +02:00
|
|
|
AdditionalIncludeDirectories="..\include;..\..\CppUnit\include;..\..\CppUnit\WinTestRunner\include;..\..\openssl\build\include;..\..\Foundation\include;..\..\XML\include;..\..\Util\include;..\..\Net\include;..\..\Crypto\include"
|
2012-10-14 09:50:21 +02:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;WINVER=0x0501;POCO_STATIC;"
|
2012-04-23 03:14:34 +02:00
|
|
|
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"
|
2014-10-06 13:51:49 +02:00
|
|
|
DisableSpecificWarnings=""
|
|
|
|
AdditionalOptions=""/>
|
2012-04-23 03:14:34 +02:00
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2018-05-28 23:29:12 +02:00
|
|
|
AdditionalDependencies="WinTestRunnermdd.lib iphlpapi.lib winmm.lib WinTestRunner.res Crypt32.lib ws2_32.lib iphlpapi.lib"
|
2012-04-23 03:14:34 +02:00
|
|
|
OutputFile="bin64\static_md\TestSuited.exe"
|
|
|
|
LinkIncremental="2"
|
|
|
|
AdditionalLibraryDirectories="..\..\lib64"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile="bin64\static_md\TestSuited.pdb"
|
|
|
|
SubSystem="2"
|
2014-10-06 13:51:49 +02:00
|
|
|
TargetMachine="17"
|
|
|
|
AdditionalOptions=""/>
|
2012-04-23 03:14:34 +02:00
|
|
|
<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_static_md|x64"
|
|
|
|
OutputDirectory="obj64\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="obj64\$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
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"
|
2018-05-28 23:29:12 +02:00
|
|
|
AdditionalIncludeDirectories="..\include;..\..\CppUnit\include;..\..\CppUnit\WinTestRunner\include;..\..\openssl\build\include;..\..\Foundation\include;..\..\XML\include;..\..\Util\include;..\..\Net\include;..\..\Crypto\include"
|
2012-10-14 09:50:21 +02:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0501;POCO_STATIC;"
|
2012-04-23 03:14:34 +02:00
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
TreatWChar_tAsBuiltInType="true"
|
|
|
|
ForceConformanceInForLoopScope="true"
|
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="0"
|
|
|
|
CompileAs="0"
|
2014-10-06 13:51:49 +02:00
|
|
|
DisableSpecificWarnings=""
|
|
|
|
AdditionalOptions=""/>
|
2012-04-23 03:14:34 +02:00
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2018-05-28 23:29:12 +02:00
|
|
|
AdditionalDependencies="WinTestRunnermd.lib iphlpapi.lib winmm.lib WinTestRunner.res Crypt32.lib ws2_32.lib iphlpapi.lib"
|
2012-04-23 03:14:34 +02:00
|
|
|
OutputFile="bin64\static_md\TestSuite.exe"
|
|
|
|
LinkIncremental="1"
|
|
|
|
AdditionalLibraryDirectories="..\..\lib64"
|
|
|
|
GenerateDebugInformation="false"
|
|
|
|
SubSystem="2"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
2014-10-06 13:51:49 +02:00
|
|
|
TargetMachine="17"
|
|
|
|
AdditionalOptions=""/>
|
2012-04-23 03:14:34 +02:00
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References/>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="HTTPS">
|
|
|
|
<Filter
|
|
|
|
Name="Header Files">
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\HTTPSTestServer.h"/>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files">
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\HTTPSTestServer.cpp"/>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="_Suite">
|
|
|
|
<Filter
|
|
|
|
Name="Header Files">
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\NetSSLTestSuite.h"/>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files">
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\NetSSLTestSuite.cpp"/>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="_Driver">
|
|
|
|
<Filter
|
|
|
|
Name="Source Files">
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\WinDriver.cpp"/>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="TCPServer">
|
|
|
|
<Filter
|
|
|
|
Name="Header Files">
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\TCPServerTest.h"/>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\TCPServerTestSuite.h"/>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files">
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\TCPServerTest.cpp"/>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\TCPServerTestSuite.cpp"/>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="HTTPSServer">
|
|
|
|
<Filter
|
|
|
|
Name="Header Files">
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\HTTPSServerTest.h"/>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\HTTPSServerTestSuite.h"/>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files">
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\HTTPSServerTest.cpp"/>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\HTTPSServerTestSuite.cpp"/>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="HTTPSClient">
|
|
|
|
<Filter
|
|
|
|
Name="Header Files">
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\HTTPSClientSessionTest.h"/>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\HTTPSClientTestSuite.h"/>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\HTTPSStreamFactoryTest.h"/>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files">
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\HTTPSClientSessionTest.cpp"/>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\HTTPSClientTestSuite.cpp"/>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\HTTPSStreamFactoryTest.cpp"/>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
2018-05-25 17:06:43 +02:00
|
|
|
<Filter
|
|
|
|
Name="WebSocket">
|
|
|
|
<Filter
|
|
|
|
Name="Header Files">
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\WebSocketTestSuite.h"/>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\WebSocketTest.h"/>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files">
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\WebSocketTestSuite.cpp"/>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\WebSocketTest.cpp"/>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
2012-04-23 03:14:34 +02:00
|
|
|
</Files>
|
|
|
|
<Globals/>
|
|
|
|
</VisualStudioProject>
|