| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318 |
- <?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\UnitTest++.h"
- >
- </File>
- <File
- RelativePath=".\src\XmlTestReporter.cpp"
- >
- </File>
- <File
- RelativePath=".\src\XmlTestReporter.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>
|