mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-26 16:19:30 +03:00
Remove old Visual Studio 2003 project files.
This commit is contained in:
parent
6824ef6f6d
commit
d761d7d7b8
3 changed files with 0 additions and 430 deletions
|
|
@ -1,174 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="TestUnitTest++.vsnet2003"
|
||||
ProjectGUID="{ACDF9A6A-874F-49E5-AB7C-74F8150BB4C7}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||
IntermediateDirectory="obj\$(ProjectName)\$(ConfigurationName)"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="4"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(OutDir)/TestUnitTest++.vsnet2003.exe"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/TestUnitTest++.vsnet2003.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine=""$(TargetPath)""/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||
IntermediateDirectory="obj\$(ProjectName)\$(ConfigurationName)"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="4"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(OutDir)/TestUnitTest++.vsnet2003.exe"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine=""$(TargetPath)""/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<File
|
||||
RelativePath=".\src\tests\Main.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\RecordingReporter.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\ScopedCurrentTest.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestAssertHandler.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestCheckMacros.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestChecks.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestCurrentTest.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestDeferredTestReporter.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestMemoryOutStream.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestTest.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestTestList.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestTestMacros.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestTestResults.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestTestRunner.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestTestSuite.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestTimeConstraint.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestTimeConstraintMacro.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestUnitTestPP.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\tests\TestXmlTestReporter.cpp">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
|
|
@ -1,30 +0,0 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 8.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnitTest++.vsnet2003", "UnitTest++.vsnet2003.vcproj", "{7E5DD804-EC63-4FA5-BB6D-53DA86806EF5}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestUnitTest++.vsnet2003", "TestUnitTest++.vsnet2003.vcproj", "{ACDF9A6A-874F-49E5-AB7C-74F8150BB4C7}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{7E5DD804-EC63-4FA5-BB6D-53DA86806EF5} = {7E5DD804-EC63-4FA5-BB6D-53DA86806EF5}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
Debug = Debug
|
||||
Release = Release
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{7E5DD804-EC63-4FA5-BB6D-53DA86806EF5}.Debug.ActiveCfg = Debug|Win32
|
||||
{7E5DD804-EC63-4FA5-BB6D-53DA86806EF5}.Debug.Build.0 = Debug|Win32
|
||||
{7E5DD804-EC63-4FA5-BB6D-53DA86806EF5}.Release.ActiveCfg = Release|Win32
|
||||
{7E5DD804-EC63-4FA5-BB6D-53DA86806EF5}.Release.Build.0 = Release|Win32
|
||||
{ACDF9A6A-874F-49E5-AB7C-74F8150BB4C7}.Debug.ActiveCfg = Debug|Win32
|
||||
{ACDF9A6A-874F-49E5-AB7C-74F8150BB4C7}.Debug.Build.0 = Debug|Win32
|
||||
{ACDF9A6A-874F-49E5-AB7C-74F8150BB4C7}.Release.ActiveCfg = Release|Win32
|
||||
{ACDF9A6A-874F-49E5-AB7C-74F8150BB4C7}.Release.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
|
@ -1,226 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="UnitTest++.vsnet2003"
|
||||
ProjectGUID="{7E5DD804-EC63-4FA5-BB6D-53DA86806EF5}"
|
||||
RootNamespace="UnitTest++.vsnet2003"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||
IntermediateDirectory="obj\$(ProjectName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="4"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/UnitTest++.vsnet2003.lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||
IntermediateDirectory="obj\$(ProjectName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="4"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/UnitTest++.vsnet2003.lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue