[Mockpp-commits] mockpp/msvc71/mockpp/tests mock_test_win32.vcproj,NONE,1.1 mock_test.vcproj,1.10,1.
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2006-01-07 12:15:55
|
Update of /cvsroot/mockpp/mockpp/msvc71/mockpp/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20182/msvc71/mockpp/tests Modified Files: mock_test.vcproj Added Files: mock_test_win32.vcproj Log Message: files migrated from vc2005 --- NEW FILE: mock_test_win32.vcproj --- <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="mock_test_win32" ProjectGUID="{1C69D31D-8356-406B-85B3-84F892000D53}" > <Platforms> <Platform Name="Win32" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Release|Win32" OutputDirectory="$(TEMP)\compile\mockpp\tests\Release" IntermediateDirectory="$(TEMP)\compile\mockpp\tests\Release" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" TypeLibraryName="$(TEMP)\compile\mockpp\tests\Release/mock_test_win32.tlb" HeaderFileName="" /> <Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="../../..;$(CPPUNIT_ROOT)/include;../../3party/cxxtest" PreprocessorDefinitions="NDEBUG,WIN32,_CONSOLE,CPPUNIT_DLL" StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" RuntimeTypeInfo="true" PrecompiledHeaderFile="$(TEMP)\compile\mockpp\tests\Release/mock_test_win32.pch" AssemblerListingLocation="$(TEMP)\compile\mockpp\tests\Release/" ObjectFile="$(TEMP)\compile\mockpp\tests\Release/" ProgramDataBaseFileName="$(TEMP)\compile\mockpp\tests\Release/" WarningLevel="4" SuppressStartupBanner="true" CompileAs="0" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1041" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" AdditionalDependencies="mockpp.lib cppunit_dll.lib" OutputFile="$(TEMP)\compile\mockpp\tests\Release/mock_test_win32.exe" LinkIncremental="1" SuppressStartupBanner="true" AdditionalLibraryDirectories="../../lib,$(CPPUNIT_ROOT)/lib" ProgramDatabaseFile="$(TEMP)\compile\mockpp\tests\Release/mock_test_win32.pdb" 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" /> </Configuration> <Configuration Name="Debug|Win32" OutputDirectory="$(TEMP)\compile\mockpp\tests\Debug" IntermediateDirectory="$(TEMP)\compile\mockpp\tests\Debug" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" TypeLibraryName="$(TEMP)\compile\mockpp\tests\Debug/mock_test_win32.tlb" HeaderFileName="" /> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=""C:\Programme\Microsoft Platform SDK\Include";..\..\..;..\..\..\3party\cxxtest;..\..\..\3party;"G:\data\src\cppunit-1.10.2\include";"$(CPPUNIT_ROOT)/include"" PreprocessorDefinitions="WIN32" BasicRuntimeChecks="3" RuntimeLibrary="3" RuntimeTypeInfo="true" PrecompiledHeaderFile="$(TEMP)\compile\mockpp\tests\Debug/mock_test_win32.pch" AssemblerListingLocation="$(TEMP)\compile\mockpp\tests\Debug/" ObjectFile="$(TEMP)\compile\mockpp\tests\Debug/" ProgramDataBaseFileName="$(TEMP)\compile\mockpp\tests\Debug/" WarningLevel="4" SuppressStartupBanner="true" DebugInformationFormat="4" CompileAs="0" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1041" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" AdditionalDependencies="mockpp.lib mockpp_cxxtest.lib user32.lib mockpp_production.lib" OutputFile="$(TEMP)\compile\mockpp\tests\Debug/mock_test_win32.exe" LinkIncremental="2" SuppressStartupBanner="true" AdditionalLibraryDirectories=""C:\Programme\Microsoft Platform SDK\Lib";../../lib;"$(CPPUNIT_ROOT)/lib"" GenerateDebugInformation="true" ProgramDatabaseFile="$(TEMP)\compile\mockpp\tests\Debug/mock_test_win32.pdb" 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" /> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" > <File RelativePath="..\..\..\mockpp\tests\AbstractDynamicChainingMock_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\AbstractInvocationDispatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\And_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\AnyArgumentsMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ArgumentsMatchBuilder_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ArgumentsMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\Assert_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\AssertMo_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockMethod_1_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockMethod_2_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockMethod_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_1_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_1_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_2_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_2_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_3_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_3_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_4_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_4_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_5_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_5_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObjectPolymorphism_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainingMockBuilder_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainingMockObjectSupport_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\classes_ABCDE.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ConstraintList_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ConstraintSet_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\CoreMock_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\CustomStub_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\DefaultResultStub_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\DynamicChainingMockError_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\Exception_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationBoundary_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationConglomeration_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationCounter_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationCounterRange_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationList_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationMap_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationSegment_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationSet_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationValue_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\FIFOInvocationDispatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\Formatter_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\Invocation_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvocationMocker_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvocationMockerBuilder_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokeAtLeastMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokeAtLeastOnceMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokeAtMostMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokeCountMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokedAfterMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokedBeforeMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokedRecorder_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokeOnceMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsAnything_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsCloseTo_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsEqual_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsGreaterOrEqual_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsGreaterThan_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsInstanceOf_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsLessOrEqual_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsLessThan_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsNot_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsNothing_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsSame_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\LIFOInvocationDispatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\MatchBuilder_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\MixedMockObject_5_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\mock_test_win32.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\MockObject_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\mockpp_pti_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\mockpp_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\NoArgumentsMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\Or_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\OutBound_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ResponseVector_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ReturnObjectList_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ReturnStub_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\StringContains_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\StringEndsWith_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\StringStartsWith_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\StubBuilder_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\StubSequence_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\TestFailureMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\TestFailureStub_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\Throwable_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ThrowableList_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ThrowStub_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\TimeServer_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\TrackingCounter_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\TypelessStubSequence_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\UnlimitedMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\Verifiable_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VerifyingTestCaller_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VerifyingTestCase_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockMethod_1_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockMethod_2_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockMethod_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_1_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_1_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_2_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_2_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_3_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_3_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_4_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_4_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_5_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_5_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_template_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VoidStub_test.cpp" > </File> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl" > <File RelativePath="..\..\..\mockpp\tests\classes_ABCDE.h" > </File> <File RelativePath="..\..\..\mockpp\tests\MyBuilderNamespace.h" > </File> <File RelativePath="..\..\..\mockpp\tests\MyMatchBuilder.h" > </File> </Filter> </Files> <Globals> </Globals> </VisualStudioProject> Index: mock_test.vcproj =================================================================== RCS file: /cvsroot/mockpp/mockpp/msvc71/mockpp/tests/mock_test.vcproj,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- mock_test.vcproj 1 Nov 2005 09:42:19 -0000 1.10 +++ mock_test.vcproj 7 Jan 2006 12:15:37 -0000 1.11 @@ -3,136 +3,199 @@ ProjectType="Visual C++" Version="7.10" Name="mock_test" - SccProjectName="" - SccLocalPath=""> + ProjectGUID="{F22BA7AF-9CFC-4F2A-947D-69AF7C466635}" + > <Platforms> <Platform - Name="Win32"/> + Name="Win32" + /> </Platforms> + <ToolFiles> + </ToolFiles> <Configurations> <Configuration Name="Release|Win32" - OutputDirectory="C:\tmp\compile\mockpp\tests\Release" - IntermediateDirectory="C:\tmp\compile\mockpp\tests\Release" + OutputDirectory="$(TEMP)\compile\mockpp\tests\Release" + IntermediateDirectory="$(TEMP)\compile\mockpp\tests\Release" ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="FALSE" - CharacterSet="2"> + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TypeLibraryName="$(TEMP)\compile\mockpp\tests\Release/mock_test.tlb" + HeaderFileName="" + /> <Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="../../..,$(CPPUNIT_ROOT)/include" PreprocessorDefinitions="NDEBUG,WIN32,_CONSOLE,CPPUNIT_DLL" - StringPooling="TRUE" + StringPooling="true" RuntimeLibrary="2" - EnableFunctionLevelLinking="TRUE" - RuntimeTypeInfo="TRUE" - PrecompiledHeaderFile="C:\tmp\compile\mockpp\tests\Release/mock_test.pch" - AssemblerListingLocation="C:\tmp\compile\mockpp\tests\Release/" - ObjectFile="C:\tmp\compile\mockpp\tests\Release/" - ProgramDataBaseFileName="C:\tmp\compile\mockpp\tests\Release/" + EnableFunctionLevelLinking="true" + RuntimeTypeInfo="true" + PrecompiledHeaderFile="$(TEMP)\compile\mockpp\tests\Release/mock_test.pch" + AssemblerListingLocation="$(TEMP)\compile\mockpp\tests\Release/" + ObjectFile="$(TEMP)\compile\mockpp\tests\Release/" + ProgramDataBaseFileName="$(TEMP)\compile\mockpp\tests\Release/" WarningLevel="4" - SuppressStartupBanner="TRUE" - CompileAs="0"/> + SuppressStartupBanner="true" + CompileAs="0" + /> <Tool - Name="VCCustomBuildTool"/> + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="NDEBUG" + Culture="1041" + /> + <Tool + Name="VCPreLinkEventTool" + /> <Tool Name="VCLinkerTool" AdditionalDependencies="mockpp.lib cppunit_dll.lib" - OutputFile="C:\tmp\compile\mockpp\tests\Release/mock_test.exe" + OutputFile="$(TEMP)\compile\mockpp\tests\Release/mock_test.exe" LinkIncremental="1" - SuppressStartupBanner="TRUE" + SuppressStartupBanner="true" AdditionalLibraryDirectories="../../lib,$(CPPUNIT_ROOT)/lib" - ProgramDatabaseFile="C:\tmp\compile\mockpp\tests\Release/mock_test.pdb" + ProgramDatabaseFile="$(TEMP)\compile\mockpp\tests\Release/mock_test.pdb" SubSystem="1" - TargetMachine="1"/> - <Tool - Name="VCMIDLTool" - TypeLibraryName="C:\tmp\compile\mockpp\tests\Release/mock_test.tlb" - HeaderFileName=""/> - <Tool - Name="VCPostBuildEventTool"/> + TargetMachine="1" + /> <Tool - Name="VCPreBuildEventTool"/> + Name="VCALinkTool" + /> <Tool - Name="VCPreLinkEventTool"/> + Name="VCManifestTool" + /> <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="NDEBUG" - Culture="1041"/> + Name="VCXDCMakeTool" + /> <Tool - Name="VCWebServiceProxyGeneratorTool"/> + Name="VCBscMakeTool" + /> <Tool - Name="VCXMLDataGeneratorTool"/> + Name="VCFxCopTool" + /> <Tool - Name="VCWebDeploymentTool"/> + Name="VCAppVerifierTool" + /> <Tool - Name="VCManagedWrapperGeneratorTool"/> + Name="VCWebDeploymentTool" + /> <Tool - Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + Name="VCPostBuildEventTool" + /> </Configuration> <Configuration Name="Debug|Win32" - OutputDirectory="C:\tmp\compile\mockpp\tests\Debug" - IntermediateDirectory="C:\tmp\compile\mockpp\tests\Debug" + OutputDirectory="$(TEMP)\compile\mockpp\tests\Debug" + IntermediateDirectory="$(TEMP)\compile\mockpp\tests\Debug" ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="FALSE" - CharacterSet="2"> + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TypeLibraryName="$(TEMP)\compile\mockpp\tests\Debug/mock_test.tlb" + HeaderFileName="" + /> <Tool Name="VCCLCompilerTool" Optimization="0" - AdditionalIncludeDirectories=""G:\data\src\cppunit-1.10.2\include";..\..\..;"$(CPPUNIT_ROOT)/include"" + AdditionalIncludeDirectories="..\..\..;..\..\..\3party;..\..\..\3party\cxxtest;"G:\data\src\cppunit-1.10.2\include";..\..;"$(CPPUNIT_ROOT)/include"" PreprocessorDefinitions="WIN32,_CONSOLE,CPPUNIT_DLL" BasicRuntimeChecks="3" RuntimeLibrary="3" - RuntimeTypeInfo="TRUE" - PrecompiledHeaderFile="C:\tmp\compile\mockpp\tests\Debug/mock_test.pch" - AssemblerListingLocation="C:\tmp\compile\mockpp\tests\Debug/" - ObjectFile="C:\tmp\compile\mockpp\tests\Debug/" - ProgramDataBaseFileName="C:\tmp\compile\mockpp\tests\Debug/" + RuntimeTypeInfo="true" + PrecompiledHeaderFile="$(TEMP)\compile\mockpp\tests\Debug/mock_test.pch" + AssemblerListingLocation="$(TEMP)\compile\mockpp\tests\Debug/" + ObjectFile="$(TEMP)\compile\mockpp\tests\Debug/" + ProgramDataBaseFileName="$(TEMP)\compile\mockpp\tests\Debug/" WarningLevel="4" - SuppressStartupBanner="TRUE" + SuppressStartupBanner="true" DebugInformationFormat="4" - CompileAs="0"/> + CompileAs="0" + /> <Tool - Name="VCCustomBuildTool"/> + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1041" + /> + <Tool + Name="VCPreLinkEventTool" + /> <Tool Name="VCLinkerTool" - AdditionalDependencies="mockppd.lib cppunitd_dll.lib" - OutputFile="C:\tmp\compile\mockpp\tests\Debug/mock_test.exe" + AdditionalDependencies="mockpp.lib mockpp_cxxtest.lib" + OutputFile="$(TEMP)\compile\mockpp\tests\Debug/mock_test.exe" LinkIncremental="2" - SuppressStartupBanner="TRUE" + SuppressStartupBanner="true" AdditionalLibraryDirectories="../../lib,$(CPPUNIT_ROOT)/lib" - GenerateDebugInformation="TRUE" - ProgramDatabaseFile="C:\tmp\compile\mockpp\tests\Debug/mock_test.pdb" + GenerateDebugInformation="true" + ProgramDatabaseFile="$(TEMP)\compile\mockpp\tests\Debug/mock_test.pdb" SubSystem="1" - TargetMachine="1"/> - <Tool - Name="VCMIDLTool" - TypeLibraryName="c:\tmp\compile\mockpp\tests\Debug/mock_test.tlb" - HeaderFileName=""/> - <Tool - Name="VCPostBuildEventTool"/> + TargetMachine="1" + /> <Tool - Name="VCPreBuildEventTool"/> + Name="VCALinkTool" + /> <Tool - Name="VCPreLinkEventTool"/> + Name="VCManifestTool" + /> <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="_DEBUG" - Culture="1041"/> + Name="VCXDCMakeTool" + /> <Tool - Name="VCWebServiceProxyGeneratorTool"/> + Name="VCBscMakeTool" + /> <Tool - Name="VCXMLDataGeneratorTool"/> + Name="VCFxCopTool" + /> <Tool - Name="VCWebDeploymentTool"/> + Name="VCAppVerifierTool" + /> <Tool - Name="VCManagedWrapperGeneratorTool"/> + Name="VCWebDeploymentTool" + /> <Tool - Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + Name="VCPostBuildEventTool" + /> </Configuration> </Configurations> <References> @@ -140,361 +203,480 @@ <Files> <Filter Name="Source Files" - Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" + > <File - RelativePath="..\..\..\mockpp\tests\AbstractDynamicChainingMock_test.cpp"> + RelativePath="..\..\..\mockpp\tests\AbstractDynamicChainingMock_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\AbstractInvocationDispatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\AbstractInvocationDispatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\And_test.cpp"> + RelativePath="..\..\..\mockpp\tests\And_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\AnyArgumentsMatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\AnyArgumentsMatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ArgumentsMatchBuilder_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ArgumentsMatchBuilder_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ArgumentsMatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ArgumentsMatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\Assert_test.cpp"> + RelativePath="..\..\..\mockpp\tests\Assert_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\AssertMo_test.cpp"> + RelativePath="..\..\..\mockpp\tests\AssertMo_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockMethod_1_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockMethod_1_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockMethod_2_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockMethod_2_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockMethod_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockMethod_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockObject_1_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockObject_1_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockObject_1_void_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockObject_1_void_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockObject_2_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockObject_2_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockObject_2_void_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockObject_2_void_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockObject_3_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockObject_3_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockObject_3_void_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockObject_3_void_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockObject_4_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockObject_4_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockObject_4_void_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockObject_4_void_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockObject_5_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockObject_5_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockObject_5_void_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockObject_5_void_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockObject_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockObject_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockObject_void_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockObject_void_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainableMockObjectPolymorphism_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainableMockObjectPolymorphism_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainingMockBuilder_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainingMockBuilder_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ChainingMockObjectSupport_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ChainingMockObjectSupport_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\classes_ABCDE.cpp"> + RelativePath="..\..\..\mockpp\tests\classes_ABCDE.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ConstraintList_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ConstraintList_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ConstraintSet_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ConstraintSet_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\CoreMock_test.cpp"> + RelativePath="..\..\..\mockpp\tests\CoreMock_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\CustomStub_test.cpp"> + RelativePath="..\..\..\mockpp\tests\CustomStub_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\DefaultResultStub_test.cpp"> + RelativePath="..\..\..\mockpp\tests\DefaultResultStub_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\DynamicChainingMockError_test.cpp"> + RelativePath="..\..\..\mockpp\tests\DynamicChainingMockError_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\Exception_test.cpp"> + RelativePath="..\..\..\mockpp\tests\Exception_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ExpectationBoundary_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ExpectationBoundary_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ExpectationConglomeration_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ExpectationConglomeration_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ExpectationCounter_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ExpectationCounter_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ExpectationCounterRange_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ExpectationCounterRange_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ExpectationList_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ExpectationList_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ExpectationMap_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ExpectationMap_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ExpectationSegment_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ExpectationSegment_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ExpectationSet_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ExpectationSet_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ExpectationValue_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ExpectationValue_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\FIFOInvocationDispatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\FIFOInvocationDispatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\Formatter_test.cpp"> + RelativePath="..\..\..\mockpp\tests\Formatter_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\Invocation_test.cpp"> + RelativePath="..\..\..\mockpp\tests\Invocation_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\InvocationMocker_test.cpp"> + RelativePath="..\..\..\mockpp\tests\InvocationMocker_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\InvocationMockerBuilder_test.cpp"> + RelativePath="..\..\..\mockpp\tests\InvocationMockerBuilder_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\InvokeAtLeastMatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\InvokeAtLeastMatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\InvokeAtLeastOnceMatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\InvokeAtLeastOnceMatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\InvokeAtMostMatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\InvokeAtMostMatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\InvokeCountMatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\InvokeCountMatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\InvokedAfterMatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\InvokedAfterMatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\InvokedBeforeMatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\InvokedBeforeMatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\InvokedRecorder_test.cpp"> + RelativePath="..\..\..\mockpp\tests\InvokedRecorder_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\InvokeOnceMatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\InvokeOnceMatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\IsAnything_test.cpp"> + RelativePath="..\..\..\mockpp\tests\IsAnything_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\IsCloseTo_test.cpp"> + RelativePath="..\..\..\mockpp\tests\IsCloseTo_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\IsEqual_test.cpp"> + RelativePath="..\..\..\mockpp\tests\IsEqual_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\IsGreaterOrEqual_test.cpp"> + RelativePath="..\..\..\mockpp\tests\IsGreaterOrEqual_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\IsGreaterThan_test.cpp"> + RelativePath="..\..\..\mockpp\tests\IsGreaterThan_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\IsInstanceOf_test.cpp"> + RelativePath="..\..\..\mockpp\tests\IsInstanceOf_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\IsLessOrEqual_test.cpp"> + RelativePath="..\..\..\mockpp\tests\IsLessOrEqual_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\IsLessThan_test.cpp"> + RelativePath="..\..\..\mockpp\tests\IsLessThan_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\IsNot_test.cpp"> + RelativePath="..\..\..\mockpp\tests\IsNot_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\IsNothing_test.cpp"> + RelativePath="..\..\..\mockpp\tests\IsNothing_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\IsSame_test.cpp"> + RelativePath="..\..\..\mockpp\tests\IsSame_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\LIFOInvocationDispatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\LIFOInvocationDispatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\MatchBuilder_test.cpp"> + RelativePath="..\..\..\mockpp\tests\MatchBuilder_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\MixedMockObject_5_test.cpp"> + RelativePath="..\..\..\mockpp\tests\MixedMockObject_5_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\mock_test.cpp"> + RelativePath="..\..\..\mockpp\tests\mock_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\MockObject_test.cpp"> + RelativePath="..\..\..\mockpp\tests\MockObject_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\mockpp_pti_test.cpp"> + RelativePath="..\..\..\mockpp\tests\mockpp_pti_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\mockpp_test.cpp"> + RelativePath="..\..\..\mockpp\tests\mockpp_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\NoArgumentsMatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\NoArgumentsMatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\Or_test.cpp"> + RelativePath="..\..\..\mockpp\tests\Or_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\OutBound_test.cpp"> + RelativePath="..\..\..\mockpp\tests\OutBound_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ResponseVector_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ResponseVector_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ReturnObjectList_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ReturnObjectList_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ReturnStub_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ReturnStub_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\StringContains_test.cpp"> + RelativePath="..\..\..\mockpp\tests\StringContains_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\StringEndsWith_test.cpp"> + RelativePath="..\..\..\mockpp\tests\StringEndsWith_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\StringStartsWith_test.cpp"> + RelativePath="..\..\..\mockpp\tests\StringStartsWith_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\StubBuilder_test.cpp"> + RelativePath="..\..\..\mockpp\tests\StubBuilder_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\StubSequence_test.cpp"> + RelativePath="..\..\..\mockpp\tests\StubSequence_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\TestFailureMatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\TestFailureMatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\TestFailureStub_test.cpp"> + RelativePath="..\..\..\mockpp\tests\TestFailureStub_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\Throwable_test.cpp"> + RelativePath="..\..\..\mockpp\tests\Throwable_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ThrowableList_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ThrowableList_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\ThrowStub_test.cpp"> + RelativePath="..\..\..\mockpp\tests\ThrowStub_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\TimeServer_test.cpp"> + RelativePath="..\..\..\mockpp\tests\TimeServer_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\TrackingCounter_test.cpp"> + RelativePath="..\..\..\mockpp\tests\TrackingCounter_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\TypelessStubSequence_test.cpp"> + RelativePath="..\..\..\mockpp\tests\TypelessStubSequence_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\UnlimitedMatcher_test.cpp"> + RelativePath="..\..\..\mockpp\tests\UnlimitedMatcher_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\Verifiable_test.cpp"> + RelativePath="..\..\..\mockpp\tests\Verifiable_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VerifyingTestCaller_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VerifyingTestCaller_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VerifyingTestCase_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VerifyingTestCase_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockMethod_1_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockMethod_1_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockMethod_2_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockMethod_2_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockMethod_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockMethod_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockObject_1_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockObject_1_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockObject_1_void_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockObject_1_void_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockObject_2_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockObject_2_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockObject_2_void_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockObject_2_void_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockObject_3_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockObject_3_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockObject_3_void_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockObject_3_void_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockObject_4_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockObject_4_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockObject_4_void_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockObject_4_void_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockObject_5_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockObject_5_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockObject_5_void_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockObject_5_void_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockObject_template_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockObject_template_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockObject_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockObject_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VisitableMockObject_void_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VisitableMockObject_void_test.cpp" + > </File> <File - RelativePath="..\..\..\mockpp\tests\VoidStub_test.cpp"> + RelativePath="..\..\..\mockpp\tests\VoidStub_test.cpp" + > </File> </Filter> <Filter Name="Header Files" - Filter="h;hpp;hxx;hm;inl"> + Filter="h;hpp;hxx;hm;inl" + > <File - RelativePath="..\..\..\mockpp\tests\classes_ABCDE.h"> + RelativePath="..\..\..\mockpp\tests\classes_ABCDE.h" + > </File> <File - RelativePath="..\..\..\mockpp\tests\MyBuilderNamespace.h"> + RelativePath="..\..\..\mockpp\tests\MyBuilderNamespace.h" + > </File> <File - RelativePath="..\..\..\mockpp\tests\MyMatchBuilder.h"> + RelativePath="..\..\..\mockpp\tests\MyMatchBuilder.h" + > </File> </Filter> </Files> |