mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
257 lines
4.8 KiB
XML
257 lines
4.8 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="TestUnitTest++.vsnet2005"
|
|
ProjectGUID="{9CCC3439-309E-4E85-B3B8-CE704D385D48}"
|
|
RootNamespace="TestUnitTestvsnet2005"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="obj\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
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;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="2"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""$(TargetPath)""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="obj\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
|
|
ExceptionHandling="2"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""$(TargetPath)""
|
|
/>
|
|
</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\TestUnitTest++.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\tests\TestXmlTestReporter.cpp"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|