| <?xml version="1.0" encoding = "Windows-1252"?> |
| <VisualStudioProject |
| ProjectType="Visual C++" |
| Version="8.00" |
| Name="UnitTest++" |
| ProjectGUID="{74254CA4-A6A2-4867-87B7-5B3A77BDF044}" |
| Keyword="Win32Proj"> |
| <Platforms> |
| <Platform |
| Name="Win32"/> |
| </Platforms> |
| <Configurations> |
| <Configuration |
| Name="Debug|Win32" |
| OutputDirectory="Debug" |
| IntermediateDirectory="UnitTest++.dir\Debug" |
| ConfigurationType="4" |
| UseOfMFC="0" |
| ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| CharacterSet="2"> |
| <Tool |
| Name="VCCLCompilerTool" |
| AdditionalOptions=" /Zm1000" |
| AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| BasicRuntimeChecks="3" |
| CompileAs="2" |
| DebugInformationFormat="3" |
| ExceptionHandling="1" |
| InlineFunctionExpansion="0" |
| Optimization="0" |
| RuntimeLibrary="3" |
| RuntimeTypeInfo="TRUE" |
| WarningLevel="3" |
| PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"Debug\"" |
| AssemblerListingLocation="Debug" |
| ObjectFile="$(IntDir)\" |
| ProgramDataBaseFileName="U:\unittest-cpp-pj\vs_projects\vs2005_x86\Debug/UnitTest++.pdb" |
| /> |
| <Tool |
| Name="VCCustomBuildTool"/> |
| <Tool |
| Name="VCResourceCompilerTool" |
| AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"Debug\""/> |
| <Tool |
| Name="VCMIDLTool" |
| AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| MkTypLibCompatible="FALSE" |
| TargetEnvironment="1" |
| GenerateStublessProxies="TRUE" |
| TypeLibraryName="$(InputName).tlb" |
| OutputDirectory="$(IntDir)" |
| HeaderFileName="$(InputName).h" |
| DLLDataFileName="" |
| InterfaceIdentifierFileName="$(InputName)_i.c" |
| ProxyFileName="$(InputName)_p.c"/> |
| <Tool |
| Name="VCPreBuildEventTool"/> |
| <Tool |
| Name="VCPreLinkEventTool"/> |
| <Tool |
| Name="VCPostBuildEventTool"/> |
| <Tool |
| Name="VCLibrarianTool" |
| OutputFile="U:\unittest-cpp-pj\vs_projects\vs2005_x86\Debug\UnitTest++.lib"/> |
| </Configuration> |
| <Configuration |
| Name="Release|Win32" |
| OutputDirectory="Release" |
| IntermediateDirectory="UnitTest++.dir\Release" |
| ConfigurationType="4" |
| UseOfMFC="0" |
| ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| CharacterSet="2"> |
| <Tool |
| Name="VCCLCompilerTool" |
| AdditionalOptions=" /Zm1000" |
| AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| CompileAs="2" |
| ExceptionHandling="1" |
| InlineFunctionExpansion="2" |
| Optimization="2" |
| RuntimeLibrary="2" |
| RuntimeTypeInfo="TRUE" |
| WarningLevel="3" |
| PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"Release\"" |
| AssemblerListingLocation="Release" |
| ObjectFile="$(IntDir)\" |
| ProgramDataBaseFileName="U:\unittest-cpp-pj\vs_projects\vs2005_x86\Release/UnitTest++.pdb" |
| /> |
| <Tool |
| Name="VCCustomBuildTool"/> |
| <Tool |
| Name="VCResourceCompilerTool" |
| AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"Release\""/> |
| <Tool |
| Name="VCMIDLTool" |
| AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| MkTypLibCompatible="FALSE" |
| TargetEnvironment="1" |
| GenerateStublessProxies="TRUE" |
| TypeLibraryName="$(InputName).tlb" |
| OutputDirectory="$(IntDir)" |
| HeaderFileName="$(InputName).h" |
| DLLDataFileName="" |
| InterfaceIdentifierFileName="$(InputName)_i.c" |
| ProxyFileName="$(InputName)_p.c"/> |
| <Tool |
| Name="VCPreBuildEventTool"/> |
| <Tool |
| Name="VCPreLinkEventTool"/> |
| <Tool |
| Name="VCPostBuildEventTool"/> |
| <Tool |
| Name="VCLibrarianTool" |
| OutputFile="U:\unittest-cpp-pj\vs_projects\vs2005_x86\Release\UnitTest++.lib"/> |
| </Configuration> |
| <Configuration |
| Name="MinSizeRel|Win32" |
| OutputDirectory="MinSizeRel" |
| IntermediateDirectory="UnitTest++.dir\MinSizeRel" |
| ConfigurationType="4" |
| UseOfMFC="0" |
| ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| CharacterSet="2"> |
| <Tool |
| Name="VCCLCompilerTool" |
| AdditionalOptions=" /Zm1000" |
| AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| CompileAs="2" |
| ExceptionHandling="1" |
| InlineFunctionExpansion="1" |
| Optimization="1" |
| RuntimeLibrary="2" |
| RuntimeTypeInfo="TRUE" |
| WarningLevel="3" |
| PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"MinSizeRel\"" |
| AssemblerListingLocation="MinSizeRel" |
| ObjectFile="$(IntDir)\" |
| ProgramDataBaseFileName="U:\unittest-cpp-pj\vs_projects\vs2005_x86\MinSizeRel/UnitTest++.pdb" |
| /> |
| <Tool |
| Name="VCCustomBuildTool"/> |
| <Tool |
| Name="VCResourceCompilerTool" |
| AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"MinSizeRel\""/> |
| <Tool |
| Name="VCMIDLTool" |
| AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| MkTypLibCompatible="FALSE" |
| TargetEnvironment="1" |
| GenerateStublessProxies="TRUE" |
| TypeLibraryName="$(InputName).tlb" |
| OutputDirectory="$(IntDir)" |
| HeaderFileName="$(InputName).h" |
| DLLDataFileName="" |
| InterfaceIdentifierFileName="$(InputName)_i.c" |
| ProxyFileName="$(InputName)_p.c"/> |
| <Tool |
| Name="VCPreBuildEventTool"/> |
| <Tool |
| Name="VCPreLinkEventTool"/> |
| <Tool |
| Name="VCPostBuildEventTool"/> |
| <Tool |
| Name="VCLibrarianTool" |
| OutputFile="U:\unittest-cpp-pj\vs_projects\vs2005_x86\MinSizeRel\UnitTest++.lib"/> |
| </Configuration> |
| <Configuration |
| Name="RelWithDebInfo|Win32" |
| OutputDirectory="RelWithDebInfo" |
| IntermediateDirectory="UnitTest++.dir\RelWithDebInfo" |
| ConfigurationType="4" |
| UseOfMFC="0" |
| ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| CharacterSet="2"> |
| <Tool |
| Name="VCCLCompilerTool" |
| AdditionalOptions=" /Zm1000" |
| AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| CompileAs="2" |
| DebugInformationFormat="3" |
| ExceptionHandling="1" |
| InlineFunctionExpansion="1" |
| Optimization="2" |
| RuntimeLibrary="2" |
| RuntimeTypeInfo="TRUE" |
| WarningLevel="3" |
| PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"RelWithDebInfo\"" |
| AssemblerListingLocation="RelWithDebInfo" |
| ObjectFile="$(IntDir)\" |
| ProgramDataBaseFileName="U:\unittest-cpp-pj\vs_projects\vs2005_x86\RelWithDebInfo/UnitTest++.pdb" |
| /> |
| <Tool |
| Name="VCCustomBuildTool"/> |
| <Tool |
| Name="VCResourceCompilerTool" |
| AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"RelWithDebInfo\""/> |
| <Tool |
| Name="VCMIDLTool" |
| AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| MkTypLibCompatible="FALSE" |
| TargetEnvironment="1" |
| GenerateStublessProxies="TRUE" |
| TypeLibraryName="$(InputName).tlb" |
| OutputDirectory="$(IntDir)" |
| HeaderFileName="$(InputName).h" |
| DLLDataFileName="" |
| InterfaceIdentifierFileName="$(InputName)_i.c" |
| ProxyFileName="$(InputName)_p.c"/> |
| <Tool |
| Name="VCPreBuildEventTool"/> |
| <Tool |
| Name="VCPreLinkEventTool"/> |
| <Tool |
| Name="VCPostBuildEventTool"/> |
| <Tool |
| Name="VCLibrarianTool" |
| OutputFile="U:\unittest-cpp-pj\vs_projects\vs2005_x86\RelWithDebInfo\UnitTest++.lib"/> |
| </Configuration> |
| </Configurations> |
| <Files> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\AssertException.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\CheckMacros.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\Checks.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\CompositeTestReporter.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\Config.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\CurrentTest.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\DeferredTestReporter.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\DeferredTestResult.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\ExceptionMacros.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\ExecuteTest.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\HelperMacros.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\MemoryOutStream.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\ReportAssert.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\ReportAssertImpl.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\Test.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TestDetails.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TestList.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TestMacros.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TestReporter.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TestReporterStdout.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TestResults.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TestRunner.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TestSuite.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TimeConstraint.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TimeHelpers.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\UnitTest++.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\UnitTestPP.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\XmlTestReporter.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\AssertException.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\Checks.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\CompositeTestReporter.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\CurrentTest.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\DeferredTestReporter.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\DeferredTestResult.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\MemoryOutStream.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\ReportAssert.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\Test.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TestDetails.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TestList.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TestReporter.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TestReporterStdout.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TestResults.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TestRunner.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\TimeConstraint.cpp"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\XmlTestReporter.cpp"> |
| </File> |
| <Filter |
| Name="Win32" |
| Filter=""> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\Win32\TimeHelpers.h"> |
| </File> |
| <File |
| RelativePath="U:\unittest-cpp-pj\UnitTest++\Win32\TimeHelpers.cpp"> |
| </File> |
| </Filter> |
| </Files> |
| <Globals> |
| </Globals> |
| </VisualStudioProject> |