/mordor/tests/tests.vcproj
MSBuild | 572 lines | 572 code | 0 blank | 0 comment | 0 complexity | 63fc849acb267877d3473502b6145a23 MD5 | raw file
Possible License(s): BSD-3-Clause
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="tests"
- ProjectGUID="{5C6B7FB7-B009-423F-BC44-89E70163AFCB}"
- RootNamespace="tests"
- TargetFrameworkVersion="196613"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="1"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/Zm200 /MP"
- Optimization="0"
- AdditionalIncludeDirectories="../.."
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="mordor/pch.h"
- WarningLevel="3"
- WarnAsError="true"
- DebugInformationFormat="4"
- DisableSpecificWarnings="4345"
- ForcedIncludeFiles="mordor/pch.h"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libeay32.lib"
- GenerateDebugInformation="true"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine=""
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="1"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/Zm200 /MP"
- Optimization="0"
- AdditionalIncludeDirectories="../.."
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="mordor/pch.h"
- WarningLevel="3"
- WarnAsError="true"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4345"
- ForcedIncludeFiles="mordor/pch.h"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libeay32.lib"
- GenerateDebugInformation="true"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="1"
- CharacterSet="2"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/Zm200 /MP"
- Optimization="2"
- EnableIntrinsicFunctions="true"
- AdditionalIncludeDirectories="../.."
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="mordor/pch.h"
- WarningLevel="3"
- WarnAsError="true"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4345"
- ForcedIncludeFiles="mordor/pch.h"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libeay32.lib"
- GenerateDebugInformation="true"
- 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="VCPostBuildEventTool"
- CommandLine=""
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="1"
- CharacterSet="2"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/Zm200 /MP"
- Optimization="2"
- EnableIntrinsicFunctions="true"
- AdditionalIncludeDirectories="../.."
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="mordor/pch.h"
- WarningLevel="3"
- WarnAsError="true"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4345"
- ForcedIncludeFiles="mordor/pch.h"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libeay32.lib"
- GenerateDebugInformation="true"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\atomic.cpp"
- >
- </File>
- <File
- RelativePath=".\buffer.cpp"
- >
- </File>
- <File
- RelativePath=".\buffered_stream.cpp"
- >
- </File>
- <File
- RelativePath=".\chunked_stream.cpp"
- >
- </File>
- <File
- RelativePath=".\coroutine.cpp"
- >
- </File>
- <File
- RelativePath=".\counter_stream.cpp"
- >
- </File>
- <File
- RelativePath=".\crypto.cpp"
- >
- </File>
- <File
- RelativePath=".\efs_stream.cpp"
- >
- </File>
- <File
- RelativePath=".\endian.cpp"
- >
- </File>
- <File
- RelativePath=".\fibers.cpp"
- >
- </File>
- <File
- RelativePath=".\fibersync.cpp"
- >
- </File>
- <File
- RelativePath=".\fls.cpp"
- >
- </File>
- <File
- RelativePath=".\future.cpp"
- >
- </File>
- <File
- RelativePath=".\hash_stream.cpp"
- >
- </File>
- <File
- RelativePath=".\hmac.cpp"
- >
- </File>
- <File
- RelativePath=".\http_client.cpp"
- >
- </File>
- <File
- RelativePath=".\http_parser.cpp"
- >
- </File>
- <File
- RelativePath=".\http_server.cpp"
- >
- </File>
- <File
- RelativePath=".\http_servlet_dispatcher.cpp"
- >
- </File>
- <File
- RelativePath=".\http_stream.cpp"
- >
- </File>
- <File
- RelativePath=".\iomanager.cpp"
- >
- </File>
- <File
- RelativePath=".\iomanager_iocp.cpp"
- >
- </File>
- <File
- RelativePath=".\json.cpp"
- >
- </File>
- <File
- RelativePath=".\log.cpp"
- >
- </File>
- <File
- RelativePath=".\memory_stream.cpp"
- >
- </File>
- <File
- RelativePath=".\oauth.cpp"
- >
- </File>
- <File
- RelativePath=".\pch.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\pipe_stream.cpp"
- >
- </File>
- <File
- RelativePath=".\ragel.cpp"
- >
- </File>
- <File
- RelativePath=".\run_tests.cpp"
- >
- </File>
- <File
- RelativePath=".\scheduler.cpp"
- >
- </File>
- <File
- RelativePath=".\socket.cpp"
- >
- </File>
- <File
- RelativePath=".\ssl_stream.cpp"
- >
- </File>
- <File
- RelativePath=".\statistics.cpp"
- >
- </File>
- <File
- RelativePath=".\stream.cpp"
- >
- </File>
- <File
- RelativePath=".\string.cpp"
- >
- </File>
- <File
- RelativePath=".\temp_stream.cpp"
- >
- </File>
- <File
- RelativePath=".\thread.cpp"
- >
- </File>
- <File
- RelativePath=".\timeout_stream.cpp"
- >
- </File>
- <File
- RelativePath=".\timer.cpp"
- >
- </File>
- <File
- RelativePath=".\transfer_stream.cpp"
- >
- </File>
- <File
- RelativePath=".\unicode.cpp"
- >
- </File>
- <File
- RelativePath=".\uri.cpp"
- >
- </File>
- <File
- RelativePath=".\util.cpp"
- >
- </File>
- <File
- RelativePath=".\xml.cpp"
- >
- </File>
- <File
- RelativePath=".\zlib.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>