OpenSimMirror/libraries/ode-0.9/tests/CppTestHarness/CppTestHarness.vcproj

228 lines
3.9 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="CppTestHarness"
ProjectGUID="{BFA21FB6-8FF9-4B44-ACB3-FC57CEA663D0}"
Keyword="Win32Proj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="4"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)/CppTestHarness.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
ExceptionHandling="2"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="4"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)/CppTestHarness.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<File
RelativePath=".\CheckMacros.h"
>
</File>
<File
RelativePath=".\Checks.h"
>
</File>
<File
RelativePath=".\CppTestHarness.h"
>
</File>
<File
RelativePath=".\HTMLTestReporter.cpp"
>
</File>
<File
RelativePath=".\HTMLTestReporter.h"
>
</File>
<File
RelativePath=".\PrintfTestReporter.cpp"
>
</File>
<File
RelativePath=".\PrintfTestReporter.h"
>
</File>
<File
RelativePath=".\Test.cpp"
>
</File>
<File
RelativePath=".\Test.h"
>
</File>
<File
RelativePath=".\TestLauncher.cpp"
>
</File>
<File
RelativePath=".\TestLauncher.h"
>
</File>
<File
RelativePath=".\TestMacros.h"
>
</File>
<File
RelativePath=".\TestReporter.cpp"
>
</File>
<File
RelativePath=".\TestReporter.h"
>
</File>
<File
RelativePath=".\TestResults.cpp"
>
</File>
<File
RelativePath=".\TestResults.h"
>
</File>
<File
RelativePath=".\TestRunner.cpp"
>
</File>
<File
RelativePath=".\TestRunner.h"
>
</File>
<File
RelativePath=".\TypedTestLauncher.h"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>