443 lines
10 KiB
Plaintext
443 lines
10 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="tests"
|
||
|
ProjectGUID="{EA829A28-B1B2-1345-98B9-897763B937AF}"
|
||
|
RootNamespace="tests"
|
||
|
Keyword="Win32Proj"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="DebugDLL|Win32"
|
||
|
OutputDirectory="../../lib/DebugDLL"
|
||
|
IntermediateDirectory="obj/tests/DebugDLL"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness"
|
||
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
|
||
|
MinimalRebuild="true"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="4"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
|
||
|
AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="../../lib/DebugDLL/ode.lib"
|
||
|
OutputFile="$(OutDir)/tests.exe"
|
||
|
LinkIncremental="2"
|
||
|
AdditionalLibraryDirectories="../../lib/DebugDLL"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile="$(OutDir)/tests.pdb"
|
||
|
SubSystem="1"
|
||
|
EntryPointSymbol="mainCRTStartup"
|
||
|
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="ReleaseDLL|Win32"
|
||
|
OutputDirectory="../../lib/ReleaseDLL"
|
||
|
IntermediateDirectory="obj/tests/ReleaseDLL"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness"
|
||
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
|
||
|
MinimalRebuild="true"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="4"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
|
||
|
AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="../../lib/ReleaseDLL/ode.lib"
|
||
|
OutputFile="$(OutDir)/tests.exe"
|
||
|
LinkIncremental="2"
|
||
|
AdditionalLibraryDirectories="../../lib/ReleaseDLL"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile="$(OutDir)/tests.pdb"
|
||
|
SubSystem="1"
|
||
|
EntryPointSymbol="mainCRTStartup"
|
||
|
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="DebugLib|Win32"
|
||
|
OutputDirectory="../../lib/DebugLib"
|
||
|
IntermediateDirectory="obj/tests/DebugLib"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness"
|
||
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
|
||
|
MinimalRebuild="true"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="4"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
|
||
|
AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="../../lib/DebugLib/ode.lib"
|
||
|
OutputFile="$(OutDir)/tests.exe"
|
||
|
LinkIncremental="2"
|
||
|
AdditionalLibraryDirectories="../../lib/DebugLib"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile="$(OutDir)/tests.pdb"
|
||
|
SubSystem="1"
|
||
|
EntryPointSymbol="mainCRTStartup"
|
||
|
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="ReleaseLib|Win32"
|
||
|
OutputDirectory="../../lib/ReleaseLib"
|
||
|
IntermediateDirectory="obj/tests/ReleaseLib"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness"
|
||
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
|
||
|
MinimalRebuild="true"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="4"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
|
||
|
AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="../../lib/ReleaseLib/ode.lib"
|
||
|
OutputFile="$(OutDir)/tests.exe"
|
||
|
LinkIncremental="2"
|
||
|
AdditionalLibraryDirectories="../../lib/ReleaseLib"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile="$(OutDir)/tests.pdb"
|
||
|
SubSystem="1"
|
||
|
EntryPointSymbol="mainCRTStartup"
|
||
|
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="tests"
|
||
|
Filter=""
|
||
|
>
|
||
|
<Filter
|
||
|
Name="CppTestHarness"
|
||
|
Filter=""
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\CheckMacros.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\Checks.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\CppTestHarness.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\HTMLTestReporter.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\PrintfTestReporter.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\SignalTranslator.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\Test.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\TestLauncher.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\TestMacros.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\TestReporter.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\TestResults.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\TestRunner.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\TypedTestLauncher.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\HTMLTestReporter.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\PrintfTestReporter.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\Test.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\TestLauncher.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\TestReporter.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\TestResults.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\CppTestHarness\TestRunner.cpp">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="colliders"
|
||
|
Filter=""
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\colliders\box_sphere.cpp">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<File
|
||
|
RelativePath="..\..\tests\main.cpp">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|