mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-27 19:43:18 +03:00
330 lines
11 KiB
XML
330 lines
11 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="TestUnitTest++"
|
|
ProjectGUID="{580F19DE-3641-4DDD-99F5-992777B8789A}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="TestUnitTest++.dir\Debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000"
|
|
AdditionalIncludeDirectories="..\..\.;"
|
|
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="..\..\vs_projects\vs2005_x86\Debug/TestUnitTest++.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\.;"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"Debug\""/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
AdditionalIncludeDirectories="..\..\.;"
|
|
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="VCLinkerTool"
|
|
LinkLibraryDependencies="false"
|
|
AdditionalOptions=" /STACK:10000000 /machine:X86 /debug"
|
|
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Debug\UnitTest++.lib "
|
|
OutputFile="..\..\vs_projects\vs2005_x86\Debug\TestUnitTest++.exe"
|
|
Version="0.0"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""
|
|
ProgramDatabaseFile="..\..\vs_projects\vs2005_x86\Debug/TestUnitTest++.pdb"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="1"
|
|
ImportLibrary="..\..\vs_projects\vs2005_x86\Debug\TestUnitTest++.lib"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="TestUnitTest++.dir\Release"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000"
|
|
AdditionalIncludeDirectories="..\..\.;"
|
|
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="..\..\vs_projects\vs2005_x86\Release/TestUnitTest++.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\.;"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"Release\""/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
AdditionalIncludeDirectories="..\..\.;"
|
|
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="VCLinkerTool"
|
|
LinkLibraryDependencies="false"
|
|
AdditionalOptions=" /STACK:10000000 /machine:X86"
|
|
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Release\UnitTest++.lib "
|
|
OutputFile="..\..\vs_projects\vs2005_x86\Release\TestUnitTest++.exe"
|
|
Version="0.0"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""
|
|
ProgramDatabaseFile="..\..\vs_projects\vs2005_x86\Release/TestUnitTest++.pdb"
|
|
SubSystem="1"
|
|
ImportLibrary="..\..\vs_projects\vs2005_x86\Release\TestUnitTest++.lib"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="MinSizeRel|Win32"
|
|
OutputDirectory="MinSizeRel"
|
|
IntermediateDirectory="TestUnitTest++.dir\MinSizeRel"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000"
|
|
AdditionalIncludeDirectories="..\..\.;"
|
|
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="..\..\vs_projects\vs2005_x86\MinSizeRel/TestUnitTest++.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\.;"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"MinSizeRel\""/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
AdditionalIncludeDirectories="..\..\.;"
|
|
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="VCLinkerTool"
|
|
LinkLibraryDependencies="false"
|
|
AdditionalOptions=" /STACK:10000000 /machine:X86"
|
|
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib MinSizeRel\UnitTest++.lib "
|
|
OutputFile="..\..\vs_projects\vs2005_x86\MinSizeRel\TestUnitTest++.exe"
|
|
Version="0.0"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""
|
|
ProgramDatabaseFile="..\..\vs_projects\vs2005_x86\MinSizeRel/TestUnitTest++.pdb"
|
|
SubSystem="1"
|
|
ImportLibrary="..\..\vs_projects\vs2005_x86\MinSizeRel\TestUnitTest++.lib"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="RelWithDebInfo|Win32"
|
|
OutputDirectory="RelWithDebInfo"
|
|
IntermediateDirectory="TestUnitTest++.dir\RelWithDebInfo"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000"
|
|
AdditionalIncludeDirectories="..\..\.;"
|
|
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="..\..\vs_projects\vs2005_x86\RelWithDebInfo/TestUnitTest++.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\.;"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"RelWithDebInfo\""/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
AdditionalIncludeDirectories="..\..\.;"
|
|
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="VCLinkerTool"
|
|
LinkLibraryDependencies="false"
|
|
AdditionalOptions=" /STACK:10000000 /machine:X86 /debug"
|
|
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib RelWithDebInfo\UnitTest++.lib "
|
|
OutputFile="..\..\vs_projects\vs2005_x86\RelWithDebInfo\TestUnitTest++.exe"
|
|
Version="0.0"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""
|
|
ProgramDatabaseFile="..\..\vs_projects\vs2005_x86\RelWithDebInfo/TestUnitTest++.pdb"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="1"
|
|
ImportLibrary="..\..\vs_projects\vs2005_x86\RelWithDebInfo\TestUnitTest++.lib"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<File
|
|
RelativePath="..\..\tests\Main.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestAssertHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestCheckMacros.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestChecks.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestCompositeTestReporter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestCurrentTest.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestDeferredTestReporter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestExceptions.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestMemoryOutStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestTest.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestTestList.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestTestMacros.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestTestResults.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestTestRunner.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestTestSuite.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestTimeConstraint.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestTimeConstraintMacro.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestUnitTestPP.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\TestXmlTestReporter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\RecordingReporter.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\tests\ScopedCurrentTest.h">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|