| <?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\CurrentTest.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\src\CurrentTest.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\ExecuteTest.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\unittestpp.h" |
| > |
| </File> |
| <File |
| RelativePath=".\src\XmlTestReporter.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\src\XmlTestReporter.h" |
| > |
| </File> |
| </Files> |
| <Globals> |
| </Globals> |
| </VisualStudioProject> |