Mercurial > fife-parpg
diff ext/UnitTest++/UnitTest++.vsnet2005.vcproj @ 37:0d325e9d5953
added unittest++ files into ext. Not hooked into build scripts yet
author | jasoka@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Sat, 12 Jul 2008 12:00:57 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ext/UnitTest++/UnitTest++.vsnet2005.vcproj Sat Jul 12 12:00:57 2008 +0000 @@ -0,0 +1,306 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="UnitTest++.vsnet2005" + ProjectGUID="{64A4FEFE-0461-4E95-8CC1-91EF5F57DBC6}" + RootNamespace="UnitTestvsnet2005" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="$(SolutionDir)$(ConfigurationName)" + IntermediateDirectory="obj\$(ProjectName)\$(ConfigurationName)" + ConfigurationType="4" + CharacterSet="1" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" + MinimalRebuild="true" + ExceptionHandling="2" + BasicRuntimeChecks="3" + RuntimeLibrary="3" + UsePrecompiledHeader="0" + WarningLevel="4" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="4" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + OutputDirectory="$(SolutionDir)$(ConfigurationName)" + IntermediateDirectory="obj\$(ProjectName)\$(ConfigurationName)" + ConfigurationType="4" + CharacterSet="1" + WholeProgramOptimization="0" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="1" + PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" + ExceptionHandling="2" + RuntimeLibrary="2" + UsePrecompiledHeader="0" + WarningLevel="4" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Win32" + > + <File + RelativePath=".\src\Win32\TimeHelpers.cpp" + > + </File> + <File + RelativePath=".\src\Win32\TimeHelpers.h" + > + </File> + </Filter> + <File + RelativePath=".\src\AssertException.cpp" + > + </File> + <File + RelativePath=".\src\AssertException.h" + > + </File> + <File + RelativePath=".\src\CheckMacros.h" + > + </File> + <File + RelativePath=".\src\Checks.cpp" + > + </File> + <File + RelativePath=".\src\Checks.h" + > + </File> + <File + RelativePath=".\src\Config.h" + > + </File> + <File + RelativePath=".\src\DeferredTestReporter.cpp" + > + </File> + <File + RelativePath=".\src\DeferredTestReporter.h" + > + </File> + <File + RelativePath=".\src\DeferredTestResult.cpp" + > + </File> + <File + RelativePath=".\src\DeferredTestResult.h" + > + </File> + <File + RelativePath=".\src\MemoryOutStream.cpp" + > + </File> + <File + RelativePath=".\src\MemoryOutStream.h" + > + </File> + <File + RelativePath=".\src\ReportAssert.cpp" + > + </File> + <File + RelativePath=".\src\ReportAssert.h" + > + </File> + <File + RelativePath=".\src\Test.cpp" + > + </File> + <File + RelativePath=".\src\Test.h" + > + </File> + <File + RelativePath=".\src\TestDetails.cpp" + > + </File> + <File + RelativePath=".\src\TestDetails.h" + > + </File> + <File + RelativePath=".\src\TestList.cpp" + > + </File> + <File + RelativePath=".\src\TestList.h" + > + </File> + <File + RelativePath=".\src\TestMacros.h" + > + </File> + <File + RelativePath=".\src\TestReporter.cpp" + > + </File> + <File + RelativePath=".\src\TestReporter.h" + > + </File> + <File + RelativePath=".\src\TestReporterStdout.cpp" + > + </File> + <File + RelativePath=".\src\TestReporterStdout.h" + > + </File> + <File + RelativePath=".\src\TestResults.cpp" + > + </File> + <File + RelativePath=".\src\TestResults.h" + > + </File> + <File + RelativePath=".\src\TestRunner.cpp" + > + </File> + <File + RelativePath=".\src\TestRunner.h" + > + </File> + <File + RelativePath=".\src\TestSuite.h" + > + </File> + <File + RelativePath=".\src\TimeConstraint.cpp" + > + </File> + <File + RelativePath=".\src\TimeConstraint.h" + > + </File> + <File + RelativePath=".\src\TimeHelpers.h" + > + </File> + <File + RelativePath=".\src\UnitTest++.h" + > + </File> + <File + RelativePath=".\src\XmlTestReporter.cpp" + > + </File> + <File + RelativePath=".\src\XmlTestReporter.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject>