From 311f4df4ebb40eb0ab82e068408811bfd04cbb88 Mon Sep 17 00:00:00 2001 From: Patrick Johnmeyer Date: Fri, 23 Aug 2013 22:36:50 -0500 Subject: [PATCH] Replace absolute paths with relative paths in Visual Studio project files (untested). --- vs_projects/vs2003_x86/TestUnitTest++.vcproj | 98 ++++++------- vs_projects/vs2003_x86/UnitTest++.vcproj | 134 +++++++++--------- vs_projects/vs2005_x64/TestUnitTest++.vcproj | 98 ++++++------- vs_projects/vs2005_x64/UnitTest++.vcproj | 134 +++++++++--------- vs_projects/vs2005_x86/TestUnitTest++.vcproj | 98 ++++++------- vs_projects/vs2005_x86/UnitTest++.vcproj | 134 +++++++++--------- vs_projects/vs2008_x64/TestUnitTest++.vcproj | 98 ++++++------- vs_projects/vs2008_x64/UnitTest++.vcproj | 134 +++++++++--------- vs_projects/vs2008_x86/TestUnitTest++.vcproj | 98 ++++++------- vs_projects/vs2008_x86/UnitTest++.vcproj | 134 +++++++++--------- vs_projects/vs2010_x64/TestUnitTest++.vcxproj | 8 +- vs_projects/vs2010_x64/UnitTest++.vcxproj | 8 +- vs_projects/vs2010_x86/TestUnitTest++.vcxproj | 8 +- vs_projects/vs2010_x86/UnitTest++.vcxproj | 8 +- vs_projects/vs2012_x64/TestUnitTest++.vcxproj | 8 +- vs_projects/vs2012_x64/UnitTest++.vcxproj | 8 +- vs_projects/vs2012_x86/TestUnitTest++.vcxproj | 8 +- vs_projects/vs2012_x86/UnitTest++.vcxproj | 8 +- 18 files changed, 612 insertions(+), 612 deletions(-) diff --git a/vs_projects/vs2003_x86/TestUnitTest++.vcproj b/vs_projects/vs2003_x86/TestUnitTest++.vcproj index d3eea78..4cc0a43 100644 --- a/vs_projects/vs2003_x86/TestUnitTest++.vcproj +++ b/vs_projects/vs2003_x86/TestUnitTest++.vcproj @@ -20,7 +20,7 @@ + ImportLibrary="..\..\vs_projects\vs2003_x86\Debug\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2003_x86\Release\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2003_x86\MinSizeRel\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2003_x86\RelWithDebInfo\TestUnitTest++.lib"/> + RelativePath="..\..\tests\Main.cpp"> + RelativePath="..\..\tests\TestAssertHandler.cpp"> + RelativePath="..\..\tests\TestCheckMacros.cpp"> + RelativePath="..\..\tests\TestChecks.cpp"> + RelativePath="..\..\tests\TestCompositeTestReporter.cpp"> + RelativePath="..\..\tests\TestCurrentTest.cpp"> + RelativePath="..\..\tests\TestDeferredTestReporter.cpp"> + RelativePath="..\..\tests\TestExceptions.cpp"> + RelativePath="..\..\tests\TestMemoryOutStream.cpp"> + RelativePath="..\..\tests\TestTest.cpp"> + RelativePath="..\..\tests\TestTestList.cpp"> + RelativePath="..\..\tests\TestTestMacros.cpp"> + RelativePath="..\..\tests\TestTestResults.cpp"> + RelativePath="..\..\tests\TestTestRunner.cpp"> + RelativePath="..\..\tests\TestTestSuite.cpp"> + RelativePath="..\..\tests\TestTimeConstraint.cpp"> + RelativePath="..\..\tests\TestTimeConstraintMacro.cpp"> + RelativePath="..\..\tests\TestUnitTestPP.cpp"> + RelativePath="..\..\tests\TestXmlTestReporter.cpp"> + RelativePath="..\..\tests\RecordingReporter.h"> + RelativePath="..\..\tests\ScopedCurrentTest.h"> diff --git a/vs_projects/vs2003_x86/UnitTest++.vcproj b/vs_projects/vs2003_x86/UnitTest++.vcproj index 652c742..6f39862 100644 --- a/vs_projects/vs2003_x86/UnitTest++.vcproj +++ b/vs_projects/vs2003_x86/UnitTest++.vcproj @@ -20,7 +20,7 @@ + OutputFile="..\..\vs_projects\vs2003_x86\Debug\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2003_x86\Release\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2003_x86\MinSizeRel\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2003_x86\RelWithDebInfo\UnitTest++.lib"/> + RelativePath="..\..\UnitTest++\AssertException.h"> + RelativePath="..\..\UnitTest++\CheckMacros.h"> + RelativePath="..\..\UnitTest++\Checks.h"> + RelativePath="..\..\UnitTest++\CompositeTestReporter.h"> + RelativePath="..\..\UnitTest++\Config.h"> + RelativePath="..\..\UnitTest++\CurrentTest.h"> + RelativePath="..\..\UnitTest++\DeferredTestReporter.h"> + RelativePath="..\..\UnitTest++\DeferredTestResult.h"> + RelativePath="..\..\UnitTest++\ExceptionMacros.h"> + RelativePath="..\..\UnitTest++\ExecuteTest.h"> + RelativePath="..\..\UnitTest++\HelperMacros.h"> + RelativePath="..\..\UnitTest++\MemoryOutStream.h"> + RelativePath="..\..\UnitTest++\ReportAssert.h"> + RelativePath="..\..\UnitTest++\ReportAssertImpl.h"> + RelativePath="..\..\UnitTest++\Test.h"> + RelativePath="..\..\UnitTest++\TestDetails.h"> + RelativePath="..\..\UnitTest++\TestList.h"> + RelativePath="..\..\UnitTest++\TestMacros.h"> + RelativePath="..\..\UnitTest++\TestReporter.h"> + RelativePath="..\..\UnitTest++\TestReporterStdout.h"> + RelativePath="..\..\UnitTest++\TestResults.h"> + RelativePath="..\..\UnitTest++\TestRunner.h"> + RelativePath="..\..\UnitTest++\TestSuite.h"> + RelativePath="..\..\UnitTest++\TimeConstraint.h"> + RelativePath="..\..\UnitTest++\TimeHelpers.h"> + RelativePath="..\..\UnitTest++\UnitTest++.h"> + RelativePath="..\..\UnitTest++\UnitTestPP.h"> + RelativePath="..\..\UnitTest++\XmlTestReporter.h"> + RelativePath="..\..\UnitTest++\AssertException.cpp"> + RelativePath="..\..\UnitTest++\Checks.cpp"> + RelativePath="..\..\UnitTest++\CompositeTestReporter.cpp"> + RelativePath="..\..\UnitTest++\CurrentTest.cpp"> + RelativePath="..\..\UnitTest++\DeferredTestReporter.cpp"> + RelativePath="..\..\UnitTest++\DeferredTestResult.cpp"> + RelativePath="..\..\UnitTest++\MemoryOutStream.cpp"> + RelativePath="..\..\UnitTest++\ReportAssert.cpp"> + RelativePath="..\..\UnitTest++\Test.cpp"> + RelativePath="..\..\UnitTest++\TestDetails.cpp"> + RelativePath="..\..\UnitTest++\TestList.cpp"> + RelativePath="..\..\UnitTest++\TestReporter.cpp"> + RelativePath="..\..\UnitTest++\TestReporterStdout.cpp"> + RelativePath="..\..\UnitTest++\TestResults.cpp"> + RelativePath="..\..\UnitTest++\TestRunner.cpp"> + RelativePath="..\..\UnitTest++\TimeConstraint.cpp"> + RelativePath="..\..\UnitTest++\XmlTestReporter.cpp"> + RelativePath="..\..\UnitTest++\Win32\TimeHelpers.h"> + RelativePath="..\..\UnitTest++\Win32\TimeHelpers.cpp"> diff --git a/vs_projects/vs2005_x64/TestUnitTest++.vcproj b/vs_projects/vs2005_x64/TestUnitTest++.vcproj index e40a68a..ce54f3d 100644 --- a/vs_projects/vs2005_x64/TestUnitTest++.vcproj +++ b/vs_projects/vs2005_x64/TestUnitTest++.vcproj @@ -21,7 +21,7 @@ + ImportLibrary="..\..\vs_projects\vs2005_x64\Debug\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2005_x64\Release\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2005_x64\MinSizeRel\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2005_x64\RelWithDebInfo\TestUnitTest++.lib"/> + RelativePath="..\..\tests\Main.cpp"> + RelativePath="..\..\tests\TestAssertHandler.cpp"> + RelativePath="..\..\tests\TestCheckMacros.cpp"> + RelativePath="..\..\tests\TestChecks.cpp"> + RelativePath="..\..\tests\TestCompositeTestReporter.cpp"> + RelativePath="..\..\tests\TestCurrentTest.cpp"> + RelativePath="..\..\tests\TestDeferredTestReporter.cpp"> + RelativePath="..\..\tests\TestExceptions.cpp"> + RelativePath="..\..\tests\TestMemoryOutStream.cpp"> + RelativePath="..\..\tests\TestTest.cpp"> + RelativePath="..\..\tests\TestTestList.cpp"> + RelativePath="..\..\tests\TestTestMacros.cpp"> + RelativePath="..\..\tests\TestTestResults.cpp"> + RelativePath="..\..\tests\TestTestRunner.cpp"> + RelativePath="..\..\tests\TestTestSuite.cpp"> + RelativePath="..\..\tests\TestTimeConstraint.cpp"> + RelativePath="..\..\tests\TestTimeConstraintMacro.cpp"> + RelativePath="..\..\tests\TestUnitTestPP.cpp"> + RelativePath="..\..\tests\TestXmlTestReporter.cpp"> + RelativePath="..\..\tests\RecordingReporter.h"> + RelativePath="..\..\tests\ScopedCurrentTest.h"> diff --git a/vs_projects/vs2005_x64/UnitTest++.vcproj b/vs_projects/vs2005_x64/UnitTest++.vcproj index 382b863..9a8b47a 100644 --- a/vs_projects/vs2005_x64/UnitTest++.vcproj +++ b/vs_projects/vs2005_x64/UnitTest++.vcproj @@ -21,7 +21,7 @@ + OutputFile="..\..\vs_projects\vs2005_x64\Debug\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2005_x64\Release\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2005_x64\MinSizeRel\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2005_x64\RelWithDebInfo\UnitTest++.lib"/> + RelativePath="..\..\UnitTest++\AssertException.h"> + RelativePath="..\..\UnitTest++\CheckMacros.h"> + RelativePath="..\..\UnitTest++\Checks.h"> + RelativePath="..\..\UnitTest++\CompositeTestReporter.h"> + RelativePath="..\..\UnitTest++\Config.h"> + RelativePath="..\..\UnitTest++\CurrentTest.h"> + RelativePath="..\..\UnitTest++\DeferredTestReporter.h"> + RelativePath="..\..\UnitTest++\DeferredTestResult.h"> + RelativePath="..\..\UnitTest++\ExceptionMacros.h"> + RelativePath="..\..\UnitTest++\ExecuteTest.h"> + RelativePath="..\..\UnitTest++\HelperMacros.h"> + RelativePath="..\..\UnitTest++\MemoryOutStream.h"> + RelativePath="..\..\UnitTest++\ReportAssert.h"> + RelativePath="..\..\UnitTest++\ReportAssertImpl.h"> + RelativePath="..\..\UnitTest++\Test.h"> + RelativePath="..\..\UnitTest++\TestDetails.h"> + RelativePath="..\..\UnitTest++\TestList.h"> + RelativePath="..\..\UnitTest++\TestMacros.h"> + RelativePath="..\..\UnitTest++\TestReporter.h"> + RelativePath="..\..\UnitTest++\TestReporterStdout.h"> + RelativePath="..\..\UnitTest++\TestResults.h"> + RelativePath="..\..\UnitTest++\TestRunner.h"> + RelativePath="..\..\UnitTest++\TestSuite.h"> + RelativePath="..\..\UnitTest++\TimeConstraint.h"> + RelativePath="..\..\UnitTest++\TimeHelpers.h"> + RelativePath="..\..\UnitTest++\UnitTest++.h"> + RelativePath="..\..\UnitTest++\UnitTestPP.h"> + RelativePath="..\..\UnitTest++\XmlTestReporter.h"> + RelativePath="..\..\UnitTest++\AssertException.cpp"> + RelativePath="..\..\UnitTest++\Checks.cpp"> + RelativePath="..\..\UnitTest++\CompositeTestReporter.cpp"> + RelativePath="..\..\UnitTest++\CurrentTest.cpp"> + RelativePath="..\..\UnitTest++\DeferredTestReporter.cpp"> + RelativePath="..\..\UnitTest++\DeferredTestResult.cpp"> + RelativePath="..\..\UnitTest++\MemoryOutStream.cpp"> + RelativePath="..\..\UnitTest++\ReportAssert.cpp"> + RelativePath="..\..\UnitTest++\Test.cpp"> + RelativePath="..\..\UnitTest++\TestDetails.cpp"> + RelativePath="..\..\UnitTest++\TestList.cpp"> + RelativePath="..\..\UnitTest++\TestReporter.cpp"> + RelativePath="..\..\UnitTest++\TestReporterStdout.cpp"> + RelativePath="..\..\UnitTest++\TestResults.cpp"> + RelativePath="..\..\UnitTest++\TestRunner.cpp"> + RelativePath="..\..\UnitTest++\TimeConstraint.cpp"> + RelativePath="..\..\UnitTest++\XmlTestReporter.cpp"> + RelativePath="..\..\UnitTest++\Win32\TimeHelpers.h"> + RelativePath="..\..\UnitTest++\Win32\TimeHelpers.cpp"> diff --git a/vs_projects/vs2005_x86/TestUnitTest++.vcproj b/vs_projects/vs2005_x86/TestUnitTest++.vcproj index 522d871..7d06e22 100644 --- a/vs_projects/vs2005_x86/TestUnitTest++.vcproj +++ b/vs_projects/vs2005_x86/TestUnitTest++.vcproj @@ -21,7 +21,7 @@ + ImportLibrary="..\..\vs_projects\vs2005_x86\Debug\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2005_x86\Release\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2005_x86\MinSizeRel\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2005_x86\RelWithDebInfo\TestUnitTest++.lib"/> + RelativePath="..\..\tests\Main.cpp"> + RelativePath="..\..\tests\TestAssertHandler.cpp"> + RelativePath="..\..\tests\TestCheckMacros.cpp"> + RelativePath="..\..\tests\TestChecks.cpp"> + RelativePath="..\..\tests\TestCompositeTestReporter.cpp"> + RelativePath="..\..\tests\TestCurrentTest.cpp"> + RelativePath="..\..\tests\TestDeferredTestReporter.cpp"> + RelativePath="..\..\tests\TestExceptions.cpp"> + RelativePath="..\..\tests\TestMemoryOutStream.cpp"> + RelativePath="..\..\tests\TestTest.cpp"> + RelativePath="..\..\tests\TestTestList.cpp"> + RelativePath="..\..\tests\TestTestMacros.cpp"> + RelativePath="..\..\tests\TestTestResults.cpp"> + RelativePath="..\..\tests\TestTestRunner.cpp"> + RelativePath="..\..\tests\TestTestSuite.cpp"> + RelativePath="..\..\tests\TestTimeConstraint.cpp"> + RelativePath="..\..\tests\TestTimeConstraintMacro.cpp"> + RelativePath="..\..\tests\TestUnitTestPP.cpp"> + RelativePath="..\..\tests\TestXmlTestReporter.cpp"> + RelativePath="..\..\tests\RecordingReporter.h"> + RelativePath="..\..\tests\ScopedCurrentTest.h"> diff --git a/vs_projects/vs2005_x86/UnitTest++.vcproj b/vs_projects/vs2005_x86/UnitTest++.vcproj index a7e5be7..3182eb8 100644 --- a/vs_projects/vs2005_x86/UnitTest++.vcproj +++ b/vs_projects/vs2005_x86/UnitTest++.vcproj @@ -21,7 +21,7 @@ + OutputFile="..\..\vs_projects\vs2005_x86\Debug\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2005_x86\Release\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2005_x86\MinSizeRel\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2005_x86\RelWithDebInfo\UnitTest++.lib"/> + RelativePath="..\..\UnitTest++\AssertException.h"> + RelativePath="..\..\UnitTest++\CheckMacros.h"> + RelativePath="..\..\UnitTest++\Checks.h"> + RelativePath="..\..\UnitTest++\CompositeTestReporter.h"> + RelativePath="..\..\UnitTest++\Config.h"> + RelativePath="..\..\UnitTest++\CurrentTest.h"> + RelativePath="..\..\UnitTest++\DeferredTestReporter.h"> + RelativePath="..\..\UnitTest++\DeferredTestResult.h"> + RelativePath="..\..\UnitTest++\ExceptionMacros.h"> + RelativePath="..\..\UnitTest++\ExecuteTest.h"> + RelativePath="..\..\UnitTest++\HelperMacros.h"> + RelativePath="..\..\UnitTest++\MemoryOutStream.h"> + RelativePath="..\..\UnitTest++\ReportAssert.h"> + RelativePath="..\..\UnitTest++\ReportAssertImpl.h"> + RelativePath="..\..\UnitTest++\Test.h"> + RelativePath="..\..\UnitTest++\TestDetails.h"> + RelativePath="..\..\UnitTest++\TestList.h"> + RelativePath="..\..\UnitTest++\TestMacros.h"> + RelativePath="..\..\UnitTest++\TestReporter.h"> + RelativePath="..\..\UnitTest++\TestReporterStdout.h"> + RelativePath="..\..\UnitTest++\TestResults.h"> + RelativePath="..\..\UnitTest++\TestRunner.h"> + RelativePath="..\..\UnitTest++\TestSuite.h"> + RelativePath="..\..\UnitTest++\TimeConstraint.h"> + RelativePath="..\..\UnitTest++\TimeHelpers.h"> + RelativePath="..\..\UnitTest++\UnitTest++.h"> + RelativePath="..\..\UnitTest++\UnitTestPP.h"> + RelativePath="..\..\UnitTest++\XmlTestReporter.h"> + RelativePath="..\..\UnitTest++\AssertException.cpp"> + RelativePath="..\..\UnitTest++\Checks.cpp"> + RelativePath="..\..\UnitTest++\CompositeTestReporter.cpp"> + RelativePath="..\..\UnitTest++\CurrentTest.cpp"> + RelativePath="..\..\UnitTest++\DeferredTestReporter.cpp"> + RelativePath="..\..\UnitTest++\DeferredTestResult.cpp"> + RelativePath="..\..\UnitTest++\MemoryOutStream.cpp"> + RelativePath="..\..\UnitTest++\ReportAssert.cpp"> + RelativePath="..\..\UnitTest++\Test.cpp"> + RelativePath="..\..\UnitTest++\TestDetails.cpp"> + RelativePath="..\..\UnitTest++\TestList.cpp"> + RelativePath="..\..\UnitTest++\TestReporter.cpp"> + RelativePath="..\..\UnitTest++\TestReporterStdout.cpp"> + RelativePath="..\..\UnitTest++\TestResults.cpp"> + RelativePath="..\..\UnitTest++\TestRunner.cpp"> + RelativePath="..\..\UnitTest++\TimeConstraint.cpp"> + RelativePath="..\..\UnitTest++\XmlTestReporter.cpp"> + RelativePath="..\..\UnitTest++\Win32\TimeHelpers.h"> + RelativePath="..\..\UnitTest++\Win32\TimeHelpers.cpp"> diff --git a/vs_projects/vs2008_x64/TestUnitTest++.vcproj b/vs_projects/vs2008_x64/TestUnitTest++.vcproj index c124d92..a9421ba 100644 --- a/vs_projects/vs2008_x64/TestUnitTest++.vcproj +++ b/vs_projects/vs2008_x64/TestUnitTest++.vcproj @@ -21,7 +21,7 @@ + ImportLibrary="..\..\vs_projects\vs2008_x64\Debug\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2008_x64\Release\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2008_x64\MinSizeRel\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2008_x64\RelWithDebInfo\TestUnitTest++.lib"/> + RelativePath="..\..\tests\Main.cpp"> + RelativePath="..\..\tests\TestAssertHandler.cpp"> + RelativePath="..\..\tests\TestCheckMacros.cpp"> + RelativePath="..\..\tests\TestChecks.cpp"> + RelativePath="..\..\tests\TestCompositeTestReporter.cpp"> + RelativePath="..\..\tests\TestCurrentTest.cpp"> + RelativePath="..\..\tests\TestDeferredTestReporter.cpp"> + RelativePath="..\..\tests\TestExceptions.cpp"> + RelativePath="..\..\tests\TestMemoryOutStream.cpp"> + RelativePath="..\..\tests\TestTest.cpp"> + RelativePath="..\..\tests\TestTestList.cpp"> + RelativePath="..\..\tests\TestTestMacros.cpp"> + RelativePath="..\..\tests\TestTestResults.cpp"> + RelativePath="..\..\tests\TestTestRunner.cpp"> + RelativePath="..\..\tests\TestTestSuite.cpp"> + RelativePath="..\..\tests\TestTimeConstraint.cpp"> + RelativePath="..\..\tests\TestTimeConstraintMacro.cpp"> + RelativePath="..\..\tests\TestUnitTestPP.cpp"> + RelativePath="..\..\tests\TestXmlTestReporter.cpp"> + RelativePath="..\..\tests\RecordingReporter.h"> + RelativePath="..\..\tests\ScopedCurrentTest.h"> diff --git a/vs_projects/vs2008_x64/UnitTest++.vcproj b/vs_projects/vs2008_x64/UnitTest++.vcproj index e1ab1bd..5e1bf77 100644 --- a/vs_projects/vs2008_x64/UnitTest++.vcproj +++ b/vs_projects/vs2008_x64/UnitTest++.vcproj @@ -21,7 +21,7 @@ + OutputFile="..\..\vs_projects\vs2008_x64\Debug\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2008_x64\Release\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2008_x64\MinSizeRel\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2008_x64\RelWithDebInfo\UnitTest++.lib"/> + RelativePath="..\..\UnitTest++\AssertException.h"> + RelativePath="..\..\UnitTest++\CheckMacros.h"> + RelativePath="..\..\UnitTest++\Checks.h"> + RelativePath="..\..\UnitTest++\CompositeTestReporter.h"> + RelativePath="..\..\UnitTest++\Config.h"> + RelativePath="..\..\UnitTest++\CurrentTest.h"> + RelativePath="..\..\UnitTest++\DeferredTestReporter.h"> + RelativePath="..\..\UnitTest++\DeferredTestResult.h"> + RelativePath="..\..\UnitTest++\ExceptionMacros.h"> + RelativePath="..\..\UnitTest++\ExecuteTest.h"> + RelativePath="..\..\UnitTest++\HelperMacros.h"> + RelativePath="..\..\UnitTest++\MemoryOutStream.h"> + RelativePath="..\..\UnitTest++\ReportAssert.h"> + RelativePath="..\..\UnitTest++\ReportAssertImpl.h"> + RelativePath="..\..\UnitTest++\Test.h"> + RelativePath="..\..\UnitTest++\TestDetails.h"> + RelativePath="..\..\UnitTest++\TestList.h"> + RelativePath="..\..\UnitTest++\TestMacros.h"> + RelativePath="..\..\UnitTest++\TestReporter.h"> + RelativePath="..\..\UnitTest++\TestReporterStdout.h"> + RelativePath="..\..\UnitTest++\TestResults.h"> + RelativePath="..\..\UnitTest++\TestRunner.h"> + RelativePath="..\..\UnitTest++\TestSuite.h"> + RelativePath="..\..\UnitTest++\TimeConstraint.h"> + RelativePath="..\..\UnitTest++\TimeHelpers.h"> + RelativePath="..\..\UnitTest++\UnitTest++.h"> + RelativePath="..\..\UnitTest++\UnitTestPP.h"> + RelativePath="..\..\UnitTest++\XmlTestReporter.h"> + RelativePath="..\..\UnitTest++\AssertException.cpp"> + RelativePath="..\..\UnitTest++\Checks.cpp"> + RelativePath="..\..\UnitTest++\CompositeTestReporter.cpp"> + RelativePath="..\..\UnitTest++\CurrentTest.cpp"> + RelativePath="..\..\UnitTest++\DeferredTestReporter.cpp"> + RelativePath="..\..\UnitTest++\DeferredTestResult.cpp"> + RelativePath="..\..\UnitTest++\MemoryOutStream.cpp"> + RelativePath="..\..\UnitTest++\ReportAssert.cpp"> + RelativePath="..\..\UnitTest++\Test.cpp"> + RelativePath="..\..\UnitTest++\TestDetails.cpp"> + RelativePath="..\..\UnitTest++\TestList.cpp"> + RelativePath="..\..\UnitTest++\TestReporter.cpp"> + RelativePath="..\..\UnitTest++\TestReporterStdout.cpp"> + RelativePath="..\..\UnitTest++\TestResults.cpp"> + RelativePath="..\..\UnitTest++\TestRunner.cpp"> + RelativePath="..\..\UnitTest++\TimeConstraint.cpp"> + RelativePath="..\..\UnitTest++\XmlTestReporter.cpp"> + RelativePath="..\..\UnitTest++\Win32\TimeHelpers.h"> + RelativePath="..\..\UnitTest++\Win32\TimeHelpers.cpp"> diff --git a/vs_projects/vs2008_x86/TestUnitTest++.vcproj b/vs_projects/vs2008_x86/TestUnitTest++.vcproj index 9700001..6bdee7c 100644 --- a/vs_projects/vs2008_x86/TestUnitTest++.vcproj +++ b/vs_projects/vs2008_x86/TestUnitTest++.vcproj @@ -21,7 +21,7 @@ + ImportLibrary="..\..\vs_projects\vs2008_x86\Debug\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2008_x86\Release\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2008_x86\MinSizeRel\TestUnitTest++.lib"/> + ImportLibrary="..\..\vs_projects\vs2008_x86\RelWithDebInfo\TestUnitTest++.lib"/> + RelativePath="..\..\tests\Main.cpp"> + RelativePath="..\..\tests\TestAssertHandler.cpp"> + RelativePath="..\..\tests\TestCheckMacros.cpp"> + RelativePath="..\..\tests\TestChecks.cpp"> + RelativePath="..\..\tests\TestCompositeTestReporter.cpp"> + RelativePath="..\..\tests\TestCurrentTest.cpp"> + RelativePath="..\..\tests\TestDeferredTestReporter.cpp"> + RelativePath="..\..\tests\TestExceptions.cpp"> + RelativePath="..\..\tests\TestMemoryOutStream.cpp"> + RelativePath="..\..\tests\TestTest.cpp"> + RelativePath="..\..\tests\TestTestList.cpp"> + RelativePath="..\..\tests\TestTestMacros.cpp"> + RelativePath="..\..\tests\TestTestResults.cpp"> + RelativePath="..\..\tests\TestTestRunner.cpp"> + RelativePath="..\..\tests\TestTestSuite.cpp"> + RelativePath="..\..\tests\TestTimeConstraint.cpp"> + RelativePath="..\..\tests\TestTimeConstraintMacro.cpp"> + RelativePath="..\..\tests\TestUnitTestPP.cpp"> + RelativePath="..\..\tests\TestXmlTestReporter.cpp"> + RelativePath="..\..\tests\RecordingReporter.h"> + RelativePath="..\..\tests\ScopedCurrentTest.h"> diff --git a/vs_projects/vs2008_x86/UnitTest++.vcproj b/vs_projects/vs2008_x86/UnitTest++.vcproj index 95ae6cf..3e2fe4a 100644 --- a/vs_projects/vs2008_x86/UnitTest++.vcproj +++ b/vs_projects/vs2008_x86/UnitTest++.vcproj @@ -21,7 +21,7 @@ + OutputFile="..\..\vs_projects\vs2008_x86\Debug\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2008_x86\Release\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2008_x86\MinSizeRel\UnitTest++.lib"/> + OutputFile="..\..\vs_projects\vs2008_x86\RelWithDebInfo\UnitTest++.lib"/> + RelativePath="..\..\UnitTest++\AssertException.h"> + RelativePath="..\..\UnitTest++\CheckMacros.h"> + RelativePath="..\..\UnitTest++\Checks.h"> + RelativePath="..\..\UnitTest++\CompositeTestReporter.h"> + RelativePath="..\..\UnitTest++\Config.h"> + RelativePath="..\..\UnitTest++\CurrentTest.h"> + RelativePath="..\..\UnitTest++\DeferredTestReporter.h"> + RelativePath="..\..\UnitTest++\DeferredTestResult.h"> + RelativePath="..\..\UnitTest++\ExceptionMacros.h"> + RelativePath="..\..\UnitTest++\ExecuteTest.h"> + RelativePath="..\..\UnitTest++\HelperMacros.h"> + RelativePath="..\..\UnitTest++\MemoryOutStream.h"> + RelativePath="..\..\UnitTest++\ReportAssert.h"> + RelativePath="..\..\UnitTest++\ReportAssertImpl.h"> + RelativePath="..\..\UnitTest++\Test.h"> + RelativePath="..\..\UnitTest++\TestDetails.h"> + RelativePath="..\..\UnitTest++\TestList.h"> + RelativePath="..\..\UnitTest++\TestMacros.h"> + RelativePath="..\..\UnitTest++\TestReporter.h"> + RelativePath="..\..\UnitTest++\TestReporterStdout.h"> + RelativePath="..\..\UnitTest++\TestResults.h"> + RelativePath="..\..\UnitTest++\TestRunner.h"> + RelativePath="..\..\UnitTest++\TestSuite.h"> + RelativePath="..\..\UnitTest++\TimeConstraint.h"> + RelativePath="..\..\UnitTest++\TimeHelpers.h"> + RelativePath="..\..\UnitTest++\UnitTest++.h"> + RelativePath="..\..\UnitTest++\UnitTestPP.h"> + RelativePath="..\..\UnitTest++\XmlTestReporter.h"> + RelativePath="..\..\UnitTest++\AssertException.cpp"> + RelativePath="..\..\UnitTest++\Checks.cpp"> + RelativePath="..\..\UnitTest++\CompositeTestReporter.cpp"> + RelativePath="..\..\UnitTest++\CurrentTest.cpp"> + RelativePath="..\..\UnitTest++\DeferredTestReporter.cpp"> + RelativePath="..\..\UnitTest++\DeferredTestResult.cpp"> + RelativePath="..\..\UnitTest++\MemoryOutStream.cpp"> + RelativePath="..\..\UnitTest++\ReportAssert.cpp"> + RelativePath="..\..\UnitTest++\Test.cpp"> + RelativePath="..\..\UnitTest++\TestDetails.cpp"> + RelativePath="..\..\UnitTest++\TestList.cpp"> + RelativePath="..\..\UnitTest++\TestReporter.cpp"> + RelativePath="..\..\UnitTest++\TestReporterStdout.cpp"> + RelativePath="..\..\UnitTest++\TestResults.cpp"> + RelativePath="..\..\UnitTest++\TestRunner.cpp"> + RelativePath="..\..\UnitTest++\TimeConstraint.cpp"> + RelativePath="..\..\UnitTest++\XmlTestReporter.cpp"> + RelativePath="..\..\UnitTest++\Win32\TimeHelpers.h"> + RelativePath="..\..\UnitTest++\Win32\TimeHelpers.cpp"> diff --git a/vs_projects/vs2010_x64/TestUnitTest++.vcxproj b/vs_projects/vs2010_x64/TestUnitTest++.vcxproj index 231b6ad..ca55cae 100644 --- a/vs_projects/vs2010_x64/TestUnitTest++.vcxproj +++ b/vs_projects/vs2010_x64/TestUnitTest++.vcxproj @@ -53,25 +53,25 @@ <_ProjectFileVersion>10.0.20506.1 - U:\unittest-cpp-pj\vs_projects\vs2010_x64\Debug\ + ..\..\vs_projects\vs2010_x64\Debug\ TestUnitTest++.dir\Debug\ TestUnitTest++ .exe true true - U:\unittest-cpp-pj\vs_projects\vs2010_x64\Release\ + ..\..\vs_projects\vs2010_x64\Release\ TestUnitTest++.dir\Release\ TestUnitTest++ .exe false true - U:\unittest-cpp-pj\vs_projects\vs2010_x64\MinSizeRel\ + ..\..\vs_projects\vs2010_x64\MinSizeRel\ TestUnitTest++.dir\MinSizeRel\ TestUnitTest++ .exe false true - U:\unittest-cpp-pj\vs_projects\vs2010_x64\RelWithDebInfo\ + ..\..\vs_projects\vs2010_x64\RelWithDebInfo\ TestUnitTest++.dir\RelWithDebInfo\ TestUnitTest++ .exe diff --git a/vs_projects/vs2010_x64/UnitTest++.vcxproj b/vs_projects/vs2010_x64/UnitTest++.vcxproj index b846709..029c9ef 100644 --- a/vs_projects/vs2010_x64/UnitTest++.vcxproj +++ b/vs_projects/vs2010_x64/UnitTest++.vcxproj @@ -53,19 +53,19 @@ <_ProjectFileVersion>10.0.20506.1 - U:\unittest-cpp-pj\vs_projects\vs2010_x64\Debug\ + ..\..\vs_projects\vs2010_x64\Debug\ UnitTest++.dir\Debug\ UnitTest++ .lib - U:\unittest-cpp-pj\vs_projects\vs2010_x64\Release\ + ..\..\vs_projects\vs2010_x64\Release\ UnitTest++.dir\Release\ UnitTest++ .lib - U:\unittest-cpp-pj\vs_projects\vs2010_x64\MinSizeRel\ + ..\..\vs_projects\vs2010_x64\MinSizeRel\ UnitTest++.dir\MinSizeRel\ UnitTest++ .lib - U:\unittest-cpp-pj\vs_projects\vs2010_x64\RelWithDebInfo\ + ..\..\vs_projects\vs2010_x64\RelWithDebInfo\ UnitTest++.dir\RelWithDebInfo\ UnitTest++ .lib diff --git a/vs_projects/vs2010_x86/TestUnitTest++.vcxproj b/vs_projects/vs2010_x86/TestUnitTest++.vcxproj index 7e58525..137b0a5 100644 --- a/vs_projects/vs2010_x86/TestUnitTest++.vcxproj +++ b/vs_projects/vs2010_x86/TestUnitTest++.vcxproj @@ -53,25 +53,25 @@ <_ProjectFileVersion>10.0.20506.1 - U:\unittest-cpp-pj\vs_projects\vs2010_x86\Debug\ + ..\..\vs_projects\vs2010_x86\Debug\ TestUnitTest++.dir\Debug\ TestUnitTest++ .exe true true - U:\unittest-cpp-pj\vs_projects\vs2010_x86\Release\ + ..\..\vs_projects\vs2010_x86\Release\ TestUnitTest++.dir\Release\ TestUnitTest++ .exe false true - U:\unittest-cpp-pj\vs_projects\vs2010_x86\MinSizeRel\ + ..\..\vs_projects\vs2010_x86\MinSizeRel\ TestUnitTest++.dir\MinSizeRel\ TestUnitTest++ .exe false true - U:\unittest-cpp-pj\vs_projects\vs2010_x86\RelWithDebInfo\ + ..\..\vs_projects\vs2010_x86\RelWithDebInfo\ TestUnitTest++.dir\RelWithDebInfo\ TestUnitTest++ .exe diff --git a/vs_projects/vs2010_x86/UnitTest++.vcxproj b/vs_projects/vs2010_x86/UnitTest++.vcxproj index d767591..11f8996 100644 --- a/vs_projects/vs2010_x86/UnitTest++.vcxproj +++ b/vs_projects/vs2010_x86/UnitTest++.vcxproj @@ -53,19 +53,19 @@ <_ProjectFileVersion>10.0.20506.1 - U:\unittest-cpp-pj\vs_projects\vs2010_x86\Debug\ + ..\..\vs_projects\vs2010_x86\Debug\ UnitTest++.dir\Debug\ UnitTest++ .lib - U:\unittest-cpp-pj\vs_projects\vs2010_x86\Release\ + ..\..\vs_projects\vs2010_x86\Release\ UnitTest++.dir\Release\ UnitTest++ .lib - U:\unittest-cpp-pj\vs_projects\vs2010_x86\MinSizeRel\ + ..\..\vs_projects\vs2010_x86\MinSizeRel\ UnitTest++.dir\MinSizeRel\ UnitTest++ .lib - U:\unittest-cpp-pj\vs_projects\vs2010_x86\RelWithDebInfo\ + ..\..\vs_projects\vs2010_x86\RelWithDebInfo\ UnitTest++.dir\RelWithDebInfo\ UnitTest++ .lib diff --git a/vs_projects/vs2012_x64/TestUnitTest++.vcxproj b/vs_projects/vs2012_x64/TestUnitTest++.vcxproj index 17aef9f..cf04ea0 100644 --- a/vs_projects/vs2012_x64/TestUnitTest++.vcxproj +++ b/vs_projects/vs2012_x64/TestUnitTest++.vcxproj @@ -57,25 +57,25 @@ <_ProjectFileVersion>10.0.20506.1 - U:\unittest-cpp-pj\vs_projects\vs2012_x64\Debug\ + ..\..\vs_projects\vs2012_x64\Debug\ TestUnitTest++.dir\Debug\ TestUnitTest++ .exe true true - U:\unittest-cpp-pj\vs_projects\vs2012_x64\Release\ + ..\..\vs_projects\vs2012_x64\Release\ TestUnitTest++.dir\Release\ TestUnitTest++ .exe false true - U:\unittest-cpp-pj\vs_projects\vs2012_x64\MinSizeRel\ + ..\..\vs_projects\vs2012_x64\MinSizeRel\ TestUnitTest++.dir\MinSizeRel\ TestUnitTest++ .exe false true - U:\unittest-cpp-pj\vs_projects\vs2012_x64\RelWithDebInfo\ + ..\..\vs_projects\vs2012_x64\RelWithDebInfo\ TestUnitTest++.dir\RelWithDebInfo\ TestUnitTest++ .exe diff --git a/vs_projects/vs2012_x64/UnitTest++.vcxproj b/vs_projects/vs2012_x64/UnitTest++.vcxproj index 7ea763f..3285c87 100644 --- a/vs_projects/vs2012_x64/UnitTest++.vcxproj +++ b/vs_projects/vs2012_x64/UnitTest++.vcxproj @@ -57,19 +57,19 @@ <_ProjectFileVersion>10.0.20506.1 - U:\unittest-cpp-pj\vs_projects\vs2012_x64\Debug\ + ..\..\vs_projects\vs2012_x64\Debug\ UnitTest++.dir\Debug\ UnitTest++ .lib - U:\unittest-cpp-pj\vs_projects\vs2012_x64\Release\ + ..\..\vs_projects\vs2012_x64\Release\ UnitTest++.dir\Release\ UnitTest++ .lib - U:\unittest-cpp-pj\vs_projects\vs2012_x64\MinSizeRel\ + ..\..\vs_projects\vs2012_x64\MinSizeRel\ UnitTest++.dir\MinSizeRel\ UnitTest++ .lib - U:\unittest-cpp-pj\vs_projects\vs2012_x64\RelWithDebInfo\ + ..\..\vs_projects\vs2012_x64\RelWithDebInfo\ UnitTest++.dir\RelWithDebInfo\ UnitTest++ .lib diff --git a/vs_projects/vs2012_x86/TestUnitTest++.vcxproj b/vs_projects/vs2012_x86/TestUnitTest++.vcxproj index f12b1da..aa63b05 100644 --- a/vs_projects/vs2012_x86/TestUnitTest++.vcxproj +++ b/vs_projects/vs2012_x86/TestUnitTest++.vcxproj @@ -58,25 +58,25 @@ <_ProjectFileVersion>10.0.20506.1 - U:\unittest-cpp-pj\vs_projects\vs2012_x86\Debug\ + ..\..\vs_projects\vs2012_x86\Debug\ TestUnitTest++.dir\Debug\ TestUnitTest++ .exe true true - U:\unittest-cpp-pj\vs_projects\vs2012_x86\Release\ + ..\..\vs_projects\vs2012_x86\Release\ TestUnitTest++.dir\Release\ TestUnitTest++ .exe false true - U:\unittest-cpp-pj\vs_projects\vs2012_x86\MinSizeRel\ + ..\..\vs_projects\vs2012_x86\MinSizeRel\ TestUnitTest++.dir\MinSizeRel\ TestUnitTest++ .exe false true - U:\unittest-cpp-pj\vs_projects\vs2012_x86\RelWithDebInfo\ + ..\..\vs_projects\vs2012_x86\RelWithDebInfo\ TestUnitTest++.dir\RelWithDebInfo\ TestUnitTest++ .exe diff --git a/vs_projects/vs2012_x86/UnitTest++.vcxproj b/vs_projects/vs2012_x86/UnitTest++.vcxproj index 471eaaa..aab2c24 100644 --- a/vs_projects/vs2012_x86/UnitTest++.vcxproj +++ b/vs_projects/vs2012_x86/UnitTest++.vcxproj @@ -57,19 +57,19 @@ <_ProjectFileVersion>10.0.20506.1 - U:\unittest-cpp-pj\vs_projects\vs2012_x86\Debug\ + ..\..\vs_projects\vs2012_x86\Debug\ UnitTest++.dir\Debug\ UnitTest++ .lib - U:\unittest-cpp-pj\vs_projects\vs2012_x86\Release\ + ..\..\vs_projects\vs2012_x86\Release\ UnitTest++.dir\Release\ UnitTest++ .lib - U:\unittest-cpp-pj\vs_projects\vs2012_x86\MinSizeRel\ + ..\..\vs_projects\vs2012_x86\MinSizeRel\ UnitTest++.dir\MinSizeRel\ UnitTest++ .lib - U:\unittest-cpp-pj\vs_projects\vs2012_x86\RelWithDebInfo\ + ..\..\vs_projects\vs2012_x86\RelWithDebInfo\ UnitTest++.dir\RelWithDebInfo\ UnitTest++ .lib