575 lines
13 KiB
Plaintext
575 lines
13 KiB
Plaintext
|
<?xml version="1.0" encoding="windows-1251"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="9,00"
|
||
|
Name="rpctest"
|
||
|
ProjectGUID="{4CFB235E-56AE-4BF2-BE67-8FD4AF5F1722}"
|
||
|
TargetFrameworkVersion="0"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
<Platform
|
||
|
Name="x64"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
|
||
|
IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
|
||
|
ConfigurationType="1"
|
||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../../..;../..;../../include;../../lib/util/include;../../lib/expat/xmlparse"
|
||
|
PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;ABYSS_WIN32"
|
||
|
MinimalRebuild="true"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
|
||
|
AssemblerListingLocation="$(IntDir)\"
|
||
|
ObjectFile="$(IntDir)\"
|
||
|
ProgramDataBaseFileName="$(IntDir)\"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="true"
|
||
|
DebugInformationFormat="4"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
Culture="1033"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="ws2_32.lib"
|
||
|
OutputFile="$(OutDir)\$(ProjectName).exe"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="true"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
|
||
|
SubSystem="1"
|
||
|
RandomizedBaseAddress="1"
|
||
|
DataExecutionPrevention="0"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
SuppressStartupBanner="true"
|
||
|
OutputFile="$(IntDir)\$(ProjectName).bsc"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
Description="Copy test files"
|
||
|
CommandLine="if not exist $OutDir)\data md $(OutDir)\data
copy ..\..\src\test\data\*.* $(OutDir)\data
"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
|
||
|
IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
|
||
|
ConfigurationType="1"
|
||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="2"
|
||
|
InlineFunctionExpansion="1"
|
||
|
AdditionalIncludeDirectories="../..;../../include;../../lib/util/include;../../..;../../lib/expat/xmlparse"
|
||
|
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;ABYSS_WIN32"
|
||
|
StringPooling="true"
|
||
|
RuntimeLibrary="2"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
|
||
|
AssemblerListingLocation="$(IntDir)\"
|
||
|
ObjectFile="$(IntDir)\"
|
||
|
ProgramDataBaseFileName="$(IntDir)\"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="true"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="1033"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="ws2_32.lib"
|
||
|
OutputFile="$(OutDir)\$(ProjectName).exe"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="true"
|
||
|
ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb"
|
||
|
SubSystem="1"
|
||
|
RandomizedBaseAddress="1"
|
||
|
DataExecutionPrevention="0"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
SuppressStartupBanner="true"
|
||
|
OutputFile="$(IntDir)\$(ProjectName).bsc"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
Description="Copy test files"
|
||
|
CommandLine="if not exist $(OutDir)\data md $(OutDir)\data
copy ..\..\src\test\data\*.* $(OutDir)\data
"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Debug|x64"
|
||
|
OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
|
||
|
IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
|
||
|
ConfigurationType="1"
|
||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
TargetEnvironment="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../../..;../..;../../include;../../lib/util/include;../../lib/expat/xmlparse"
|
||
|
PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;ABYSS_WIN32"
|
||
|
MinimalRebuild="true"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
|
||
|
AssemblerListingLocation="$(IntDir)\"
|
||
|
ObjectFile="$(IntDir)\"
|
||
|
ProgramDataBaseFileName="$(IntDir)\"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="true"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
Culture="1033"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="ws2_32.lib"
|
||
|
OutputFile="$(OutDir)\$(ProjectName).exe"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="true"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
|
||
|
SubSystem="1"
|
||
|
RandomizedBaseAddress="1"
|
||
|
DataExecutionPrevention="0"
|
||
|
TargetMachine="17"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
SuppressStartupBanner="true"
|
||
|
OutputFile="$(IntDir)\$(ProjectName).bsc"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
Description="Copy test files"
|
||
|
CommandLine="if not exist $OutDir)\data md $(OutDir)\data
copy ..\..\src\test\data\*.* $(OutDir)\data
"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|x64"
|
||
|
OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
|
||
|
IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
|
||
|
ConfigurationType="1"
|
||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
TargetEnvironment="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="2"
|
||
|
InlineFunctionExpansion="1"
|
||
|
AdditionalIncludeDirectories="../..;../../include;../../lib/util/include;../../..;../../lib/expat/xmlparse"
|
||
|
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;ABYSS_WIN32"
|
||
|
StringPooling="true"
|
||
|
RuntimeLibrary="2"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
|
||
|
AssemblerListingLocation="$(IntDir)\"
|
||
|
ObjectFile="$(IntDir)\"
|
||
|
ProgramDataBaseFileName="$(IntDir)\"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="true"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="1033"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="ws2_32.lib"
|
||
|
OutputFile="$(OutDir)\$(ProjectName).exe"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="true"
|
||
|
ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb"
|
||
|
SubSystem="1"
|
||
|
RandomizedBaseAddress="1"
|
||
|
DataExecutionPrevention="0"
|
||
|
TargetMachine="17"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
SuppressStartupBanner="true"
|
||
|
OutputFile="$(IntDir)\$(ProjectName).bsc"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
Description="Copy test files"
|
||
|
CommandLine="if not exist $(OutDir)\data md $(OutDir)\data
copy ..\..\src\test\data\*.* $(OutDir)\data
"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\abyss.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\lib\util\casprintf.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\cgi.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\client.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\method_registry.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\parse_xml.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\serialize.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\serialize_value.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\server_abyss.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\test.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|x64"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|x64"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\testtool.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\value.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\value_datetime.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\xml_data.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\xmlrpc_expat.c"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\abyss.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\cgi.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\client.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\method_registry.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\parse_xml.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\serialize.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\serialize_value.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\server_abyss.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\test.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\testtool.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\value.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\value_datetime.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\test\xml_data.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="TestFiles"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\src\testdata\http-req-simple.txt"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\testdata\req_no_params.xml"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\testdata\req_out_of_order.xml"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\src\testdata\req_value_name.xml"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Resource Files"
|
||
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||
|
>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|