| <?xml version="1.0" encoding="Windows-1252"?> |
| <VisualStudioProject |
| ProjectType="Visual C++" |
| Version="9.00" |
| Name="unittestpp_vs2008" |
| ProjectGUID="{64A4FEFE-0461-4E95-8CC1-91EF5F57DBC6}" |
| RootNamespace="unittestpp" |
| Keyword="Win32Proj" |
| TargetFrameworkVersion="131072" |
| > |
| <Platforms> |
| <Platform |
| Name="Win32" |
| /> |
| </Platforms> |
| <ToolFiles> |
| </ToolFiles> |
| <Configurations> |
| <Configuration |
| Name="win32_static_vc90_md_debug|Win32" |
| OutputDirectory="$(SolutionDir)lib\$(ConfigurationName)" |
| IntermediateDirectory="$(SolutionDir)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" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLibrarianTool" |
| OutputFile="$(OutDir)\unittestpp.lib" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="win32_static_vc90_md_release|Win32" |
| OutputDirectory="$(SolutionDir)lib\$(ConfigurationName)" |
| IntermediateDirectory="$(SolutionDir)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="3" |
| PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" |
| ExceptionHandling="2" |
| RuntimeLibrary="2" |
| UsePrecompiledHeader="0" |
| WarningLevel="4" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLibrarianTool" |
| OutputFile="$(OutDir)\unittestpp.lib" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="win32_dll_vc90_debug|Win32" |
| OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)" |
| IntermediateDirectory="$(SolutionDir)obj\$(ProjectName)\$(ConfigurationName)" |
| ConfigurationType="2" |
| 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;_USRDLL;_CRT_SECURE_NO_DEPRECATE;UNITTEST_DLL_EXPORT" |
| MinimalRebuild="true" |
| ExceptionHandling="2" |
| BasicRuntimeChecks="3" |
| RuntimeLibrary="3" |
| UsePrecompiledHeader="0" |
| WarningLevel="4" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| OutputFile="$(OutDir)\unittestpp.dll" |
| GenerateDebugInformation="true" |
| RandomizedBaseAddress="1" |
| DataExecutionPrevention="0" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="win32_dll_vc90_release|Win32" |
| OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)" |
| IntermediateDirectory="$(SolutionDir)obj\$(ProjectName)\$(ConfigurationName)" |
| ConfigurationType="2" |
| CharacterSet="1" |
| WholeProgramOptimization="0" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="3" |
| PreprocessorDefinitions="WIN32;NDEBUG;_USRDLL;_CRT_SECURE_NO_DEPRECATE;UNITTEST_DLL_EXPORT" |
| ExceptionHandling="2" |
| RuntimeLibrary="2" |
| UsePrecompiledHeader="0" |
| WarningLevel="4" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| OutputFile="$(OutDir)\unittestpp.dll" |
| GenerateDebugInformation="true" |
| RandomizedBaseAddress="1" |
| DataExecutionPrevention="0" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="win32_static_vc90_mt_debug|Win32" |
| OutputDirectory="$(SolutionDir)lib\$(ConfigurationName)" |
| IntermediateDirectory="$(SolutionDir)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="1" |
| UsePrecompiledHeader="0" |
| WarningLevel="4" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLibrarianTool" |
| OutputFile="$(OutDir)\unittestpp.lib" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="win32_static_vc90_mt_release|Win32" |
| OutputDirectory="$(SolutionDir)lib\$(ConfigurationName)" |
| IntermediateDirectory="$(SolutionDir)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="3" |
| PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" |
| ExceptionHandling="2" |
| RuntimeLibrary="0" |
| UsePrecompiledHeader="0" |
| WarningLevel="4" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLibrarianTool" |
| OutputFile="$(OutDir)\unittestpp.lib" |
| /> |
| <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=".\Win32\TimeHelpers.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Win32\TimeHelpers.h" |
| > |
| </File> |
| </Filter> |
| <File |
| RelativePath=".\AssertException.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\AssertException.h" |
| > |
| </File> |
| <File |
| RelativePath=".\CheckMacros.h" |
| > |
| </File> |
| <File |
| RelativePath=".\Checks.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Checks.h" |
| > |
| </File> |
| <File |
| RelativePath=".\CompositeTestReporter.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\CompositeTestReporter.h" |
| > |
| </File> |
| <File |
| RelativePath="..\config.h" |
| > |
| </File> |
| <File |
| RelativePath=".\CurrentTest.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\CurrentTest.h" |
| > |
| </File> |
| <File |
| RelativePath=".\DeferredTestReporter.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\DeferredTestReporter.h" |
| > |
| </File> |
| <File |
| RelativePath=".\DeferredTestResult.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\DeferredTestResult.h" |
| > |
| </File> |
| <File |
| RelativePath=".\ExceptionMacros.h" |
| > |
| </File> |
| <File |
| RelativePath=".\ExecuteTest.h" |
| > |
| </File> |
| <File |
| RelativePath=".\HelperMacros.h" |
| > |
| </File> |
| <File |
| RelativePath=".\MemoryOutStream.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\MemoryOutStream.h" |
| > |
| </File> |
| <File |
| RelativePath=".\ReportAssert.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\ReportAssert.h" |
| > |
| </File> |
| <File |
| RelativePath=".\ReportAssertImpl.h" |
| > |
| </File> |
| <File |
| RelativePath=".\Test.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Test.h" |
| > |
| </File> |
| <File |
| RelativePath=".\TestDetails.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\TestDetails.h" |
| > |
| </File> |
| <File |
| RelativePath=".\TestList.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\TestList.h" |
| > |
| </File> |
| <File |
| RelativePath=".\TestMacros.h" |
| > |
| </File> |
| <File |
| RelativePath=".\TestReporter.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\TestReporter.h" |
| > |
| </File> |
| <File |
| RelativePath=".\TestReporterStdout.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\TestReporterStdout.h" |
| > |
| </File> |
| <File |
| RelativePath=".\TestResults.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\TestResults.h" |
| > |
| </File> |
| <File |
| RelativePath=".\TestRunner.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\TestRunner.h" |
| > |
| </File> |
| <File |
| RelativePath=".\TestSuite.h" |
| > |
| </File> |
| <File |
| RelativePath=".\TimeConstraint.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\TimeConstraint.h" |
| > |
| </File> |
| <File |
| RelativePath=".\TimeHelpers.h" |
| > |
| </File> |
| <File |
| RelativePath="..\unittestpp.h" |
| > |
| </File> |
| <File |
| RelativePath=".\XmlTestReporter.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\XmlTestReporter.h" |
| > |
| </File> |
| </Files> |
| <Globals> |
| </Globals> |
| </VisualStudioProject> |