Thread: [Mockpp-commits] mockpp/msvc6/mockpp mockpp.dsp,1.3,1.4 mockpp.dsw,1.3,1.4
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-03-25 10:22:21
|
Update of /cvsroot/mockpp/mockpp/msvc6/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27129/mockpp Modified Files: mockpp.dsp mockpp.dsw Log Message: updated project file Index: mockpp.dsw =================================================================== RCS file: /cvsroot/mockpp/mockpp/msvc6/mockpp/mockpp.dsw,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- mockpp.dsw 15 Jan 2005 12:22:27 -0000 1.3 +++ mockpp.dsw 25 Mar 2005 10:22:11 -0000 1.4 @@ -1,9 +1,9 @@ Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNUNG: DIESE ARBEITSBEREICHSDATEI DARF NICHT BEARBEITET ODER GELÖSCHT WERDEN! +# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ############################################################################### -Project: "basicmock"=.\examples\tutorial\basicmock.dsp - Package Owner=<4> +Project: "basicmock"=examples\tutorial\basicmock.dsp - Package Owner=<4> Package=<5> {{{ @@ -15,7 +15,7 @@ ############################################################################### -Project: "chainmock"=.\examples\tutorial\chainmock.dsp - Package Owner=<4> +Project: "chainmock"=examples\tutorial\chainmock.dsp - Package Owner=<4> Package=<5> {{{ @@ -27,7 +27,7 @@ ############################################################################### -Project: "cppunit"=.\examples\tutorial\cppunit.dsp - Package Owner=<4> +Project: "cppunit"=examples\tutorial\cppunit.dsp - Package Owner=<4> Package=<5> {{{ @@ -39,7 +39,7 @@ ############################################################################### -Project: "examples"=.\examples\examples.dsp - Package Owner=<4> +Project: "examples"=examples\examples.dsp - Package Owner=<4> Package=<5> {{{ @@ -47,14 +47,11 @@ Package=<4> {{{ - Begin Project Dependency - Project_Dep_Name mockpp - End Project Dependency }}} ############################################################################### -Project: "mock_test"=.\tests\mock_test.dsp - Package Owner=<4> +Project: "mock_test"=tests\mock_test.dsp - Package Owner=<4> Package=<5> {{{ @@ -62,14 +59,11 @@ Package=<4> {{{ - Begin Project Dependency - Project_Dep_Name mockpp - End Project Dependency }}} ############################################################################### -Project: "mockpp"=.\mockpp.dsp - Package Owner=<4> +Project: "mockpp"=mockpp.dsp - Package Owner=<4> Package=<5> {{{ @@ -81,7 +75,7 @@ ############################################################################### -Project: "poormock"=.\examples\tutorial\poormock.dsp - Package Owner=<4> +Project: "poormock"=examples\tutorial\poormock.dsp - Package Owner=<4> Package=<5> {{{ @@ -93,7 +87,7 @@ ############################################################################### -Project: "visitmock"=.\examples\tutorial\visitmock.dsp - Package Owner=<4> +Project: "visitmock"=examples\tutorial\visitmock.dsp - Package Owner=<4> Package=<5> {{{ Index: mockpp.dsp =================================================================== RCS file: /cvsroot/mockpp/mockpp/msvc6/mockpp/mockpp.dsp,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- mockpp.dsp 23 Jan 2005 21:19:05 -0000 1.3 +++ mockpp.dsp 25 Mar 2005 10:22:11 -0000 1.4 @@ -1,94 +1,149 @@ # Microsoft Developer Studio Project File - Name="mockpp" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** NICHT BEARBEITEN ** +# ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Static Library" 0x0104 CFG=mockpp - Win32 Debug -!MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE -!MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl -!MESSAGE +!MESSAGE This is not a valid makefile. To build this project using NMAKE, +!MESSAGE use the Export Makefile command and run +!MESSAGE !MESSAGE NMAKE /f "mockpp.mak". -!MESSAGE -!MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben -!MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel: -!MESSAGE +!MESSAGE +!MESSAGE You can specify a configuration when running NMAKE +!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE !MESSAGE NMAKE /f "mockpp.mak" CFG="mockpp - Win32 Debug" -!MESSAGE -!MESSAGE Für die Konfiguration stehen zur Auswahl: -!MESSAGE -!MESSAGE "mockpp - Win32 Release" (basierend auf "Win32 (x86) Static Library") -!MESSAGE "mockpp - Win32 Debug" (basierend auf "Win32 (x86) Static Library") -!MESSAGE +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "mockpp - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "mockpp - Win32 Release" (based on "Win32 (x86) Static Library") +!MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe +MTL=midl.exe RSC=rc.exe -!IF "$(CFG)" == "mockpp - Win32 Release" +!IF "$(CFG)" == "mockpp - Win32 Debug" # PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "C:\tmp\compile\mockpp\Debug" +# PROP BASE Intermediate_Dir "C:\tmp\compile\mockpp\Debug" # PROP BASE Target_Dir "" # PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "C:\tmp\compile\mockpp\Debug" +# PROP Intermediate_Dir "C:\tmp\compile\mockpp\Debug" # PROP Target_Dir "" -LINK32=link.exe -MTL=midl.exe -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "../.." /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c -# SUBTRACT CPP /YX -# ADD BASE RSC /l 0x411 /d "NDEBUG" -# ADD RSC /l 0x411 /d "NDEBUG" +# ADD BASE CPP /nologo /MDd /I "../.." /ZI /W4 /Od /D "WIN32" /D "_LIB" /D "_MBCS" /GR /Fp"C:\tmp\compile\mockpp\Debug/mockpp.pch" /Fo"C:\tmp\compile\mockpp\Debug/" /Fd"C:\tmp\compile\mockpp\Debug/" /GZ /c /GX +# ADD CPP /nologo /MDd /I "../.." /ZI /W4 /Od /D "WIN32" /D "_LIB" /D "_MBCS" /GR /Fp"C:\tmp\compile\mockpp\Debug/mockpp.pch" /Fo"C:\tmp\compile\mockpp\Debug/" /Fd"C:\tmp\compile\mockpp\Debug/" /GZ /c /GX +# ADD BASE MTL /nologo /win32 +# ADD MTL /nologo /win32 +# ADD BASE RSC /l 1041 /d "_DEBUG" +# ADD RSC /l 1041 /d "_DEBUG" BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"../lib/mockpp.lib" +# ADD BASE LIB32 /nologo /out:"..\lib\mockppd.lib" +# ADD LIB32 /nologo /out:"..\lib\mockppd.lib" -!ELSEIF "$(CFG)" == "mockpp - Win32 Debug" +!ELSEIF "$(CFG)" == "mockpp - Win32 Release" # PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "C:\tmp\compile\mockpp\Release" +# PROP BASE Intermediate_Dir "C:\tmp\compile\mockpp\Release" # PROP BASE Target_Dir "" # PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "c:\tmp\compile\mockpp\lib\Debug" -# PROP Intermediate_Dir "c:\tmp\compile\mockpp\lib\Debug" +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "C:\tmp\compile\mockpp\Release" +# PROP Intermediate_Dir "C:\tmp\compile\mockpp\Release" # PROP Target_Dir "" -LINK32=link.exe -MTL=midl.exe -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "../.." /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c -# SUBTRACT CPP /YX -# ADD BASE RSC /l 0x411 /d "_DEBUG" -# ADD RSC /l 0x411 /d "_DEBUG" +# ADD BASE CPP /nologo /MD /I "../.." /W4 /O2 /Ob1 /D "NDEBUG" /D "WIN32" /D "_LIB" /D "_MBCS" /GF /Gy /GR /Fp"C:\tmp\compile\mockpp\Release/mockpp.pch" /Fo"C:\tmp\compile\mockpp\Release/" /Fd"C:\tmp\compile\mockpp\Release/" /c /GX +# ADD CPP /nologo /MD /I "../.." /W4 /O2 /Ob1 /D "NDEBUG" /D "WIN32" /D "_LIB" /D "_MBCS" /GF /Gy /GR /Fp"C:\tmp\compile\mockpp\Release/mockpp.pch" /Fo"C:\tmp\compile\mockpp\Release/" /Fd"C:\tmp\compile\mockpp\Release/" /c /GX +# ADD BASE MTL /nologo /win32 +# ADD MTL /nologo /win32 +# ADD BASE RSC /l 1041 /d "NDEBUG" +# ADD RSC /l 1041 /d "NDEBUG" BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"../lib/mockppd.lib" +# ADD BASE LIB32 /nologo /out:"..\lib\mockpp.lib" +# ADD LIB32 /nologo /out:"..\lib\mockpp.lib" !ENDIF # Begin Target -# Name "mockpp - Win32 Release" # Name "mockpp - Win32 Debug" +# Name "mockpp - Win32 Release" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" +# Begin Source File + +SOURCE=..\..\mockpp\ChainableMockObject.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\ExpectationCounter.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\MixedMockObject.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\MockObject.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\mockpp.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\SelfDescribing.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\Throwable.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\ThrowableList.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\TrackingCounter.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\Verifiable.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\VerifiableList.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\VerifyingTestCaller.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\VerifyingTestCase.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\VisitableMockObject.cpp +# End Source File # Begin Group "compat" # PROP Default_Filter "cpp" @@ -115,73 +170,251 @@ # Begin Source File SOURCE=..\..\mockpp\util\AssertMo.cpp + +!IF "$(CFG)" == "mockpp - Win32 Debug" + +# ADD CPP /nologo /Od /GZ /GX +!ELSEIF "$(CFG)" == "mockpp - Win32 Release" + +# ADD CPP /nologo /O2 /GX +!ENDIF + # End Source File # Begin Source File SOURCE=..\..\mockpp\util\NotImplementedException.cpp + +!IF "$(CFG)" == "mockpp - Win32 Debug" + +# ADD CPP /nologo /Od /GZ /GX +!ELSEIF "$(CFG)" == "mockpp - Win32 Release" + +# ADD CPP /nologo /O2 /GX +!ENDIF + # End Source File # End Group -# Begin Group "chaining(cpp)" +# Begin Group "chaining" # PROP Default_Filter "cpp" # Begin Source File SOURCE=..\..\mockpp\chaining\ChainingMockObjectSupport.cpp # End Source File +# Begin Source File + +SOURCE=..\..\mockpp\chaining\Invocation.cpp +# End Source File # End Group +# Begin Group "constraint" + +# PROP Default_Filter "" # Begin Source File -SOURCE=..\..\mockpp\ChainableMockObject.cpp +SOURCE=..\..\mockpp\constraint\ConstraintSet.cpp # End Source File # Begin Source File -SOURCE=..\..\mockpp\ExpectationCounter.cpp +SOURCE=..\..\mockpp\constraint\IsAnything.cpp # End Source File # Begin Source File -SOURCE=..\..\mockpp\MockObject.cpp +SOURCE=..\..\mockpp\constraint\IsNothing.cpp # End Source File # Begin Source File -SOURCE=..\..\mockpp\mockpp.cpp +SOURCE=..\..\mockpp\constraint\TypelessConstraint.cpp # End Source File +# End Group +# Begin Group "builder" + +# PROP Default_Filter "" # Begin Source File -SOURCE=..\..\mockpp\SelfDescribing.cpp +SOURCE=..\..\mockpp\builder\BuilderNamespace.cpp # End Source File # Begin Source File -SOURCE=..\..\mockpp\Throwable.cpp +SOURCE=..\..\mockpp\builder\IdentityBuilder.cpp # End Source File +# End Group +# Begin Group "matcher" + +# PROP Default_Filter "" # Begin Source File -SOURCE=..\..\mockpp\ThrowableList.cpp +SOURCE=..\..\mockpp\matcher\InvokeAtLeastMatcher.cpp # End Source File # Begin Source File -SOURCE=..\..\mockpp\Verifiable.cpp +SOURCE=..\..\mockpp\matcher\InvokeAtLeastOnceMatcher.cpp # End Source File # Begin Source File -SOURCE=..\..\mockpp\VerifiableList.cpp +SOURCE=..\..\mockpp\matcher\InvokeAtMostMatcher.cpp # End Source File # Begin Source File -SOURCE=..\..\mockpp\VerifyingTestCase.cpp +SOURCE=..\..\mockpp\matcher\InvokeCountMatcher.cpp # End Source File # Begin Source File -SOURCE=..\..\mockpp\VerifyingTestCaller.cpp +SOURCE=..\..\mockpp\matcher\InvokedRecorder.cpp # End Source File # Begin Source File -SOURCE=..\..\mockpp\VisitableMockObject.cpp +SOURCE=..\..\mockpp\matcher\InvokeOnceMatcher.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\matcher\TestFailureMatcher.cpp # End Source File +# Begin Source File + +SOURCE=..\..\mockpp\matcher\TypelessMatcher.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\matcher\UnlimitedMatcher.cpp +# End Source File +# End Group +# Begin Group "stub" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\mockpp\stub\VoidStub.cpp +# End Source File +# End Group # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Group "compat(h)" +# Begin Source File + +SOURCE=..\..\mockpp\AbstractExpectation.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\AbstractExpectationCollection.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\chainable-template.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\ChainableMockObject.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\Expectation.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\ExpectationBoundary.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\ExpectationConglomeration.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\ExpectationCounter.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\ExpectationList.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\ExpectationMap.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\ExpectationSegment.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\ExpectationSet.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\ExpectationValue.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\MixedMockObject.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\MockObject.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\mockpp.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\mockpp_config-msvc.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\mockpp_config.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\ReturnObjectList.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\SelfDescribing.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\Throwable.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\ThrowableList.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\TrackingCounter.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\Verifiable.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\VerifiableList.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\VerifyingTestCaller.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\VerifyingTestCase.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\visitable-template.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\VisitableMockObject.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\VisitableMockObject_macro.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\VisitableMockObject_template.h +# End Source File +# Begin Group "compat" # PROP Default_Filter "h" # Begin Source File @@ -201,7 +434,7 @@ SOURCE=..\..\mockpp\compat\Formatter.h # End Source File # End Group -# Begin Group "util(h)" +# Begin Group "util" # PROP Default_Filter "h" # Begin Source File @@ -210,6 +443,10 @@ # End Source File # Begin Source File +SOURCE=..\..\mockpp\util\AutoPointer.h +# End Source File +# Begin Source File + SOURCE=..\..\mockpp\util\NotImplementedException.h # End Source File # End Group @@ -274,6 +511,10 @@ # End Source File # Begin Source File +SOURCE=..\..\mockpp\chaining\mockpp_pti.h +# End Source File +# Begin Source File + SOURCE=..\..\mockpp\chaining\StubMatchersCollection.h # End Source File # End Group @@ -302,10 +543,6 @@ # End Source File # Begin Source File -SOURCE=..\..\mockpp\builder\NameMatchBuilder.h -# End Source File -# Begin Source File - SOURCE=..\..\mockpp\builder\StubBuilder.h # End Source File # End Group @@ -330,6 +567,10 @@ # End Source File # Begin Source File +SOURCE=..\..\mockpp\stub\StubHolder.h +# End Source File +# Begin Source File + SOURCE=..\..\mockpp\stub\StubSequence.h # End Source File # Begin Source File @@ -342,6 +583,14 @@ # End Source File # Begin Source File +SOURCE=..\..\mockpp\stub\TypelessStub.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\stub\TypelessStubSequence.h +# End Source File +# Begin Source File + SOURCE=..\..\mockpp\stub\VoidStub.h # End Source File # End Group @@ -394,11 +643,7 @@ # End Source File # Begin Source File -SOURCE=..\..\mockpp\matcher\MethodMatcher.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\matcher\MethodNameMatcher.h +SOURCE=..\..\mockpp\matcher\MatcherHolder.h # End Source File # Begin Source File @@ -416,6 +661,10 @@ SOURCE=..\..\mockpp\matcher\TypelessMatcher.h # End Source File +# Begin Source File + +SOURCE=..\..\mockpp\matcher\UnlimitedMatcher.h +# End Source File # End Group # Begin Group "constraint" @@ -430,6 +679,14 @@ # End Source File # Begin Source File +SOURCE=..\..\mockpp\constraint\ConstraintHolder.h +# End Source File +# Begin Source File + +SOURCE=..\..\mockpp\constraint\ConstraintList.h +# End Source File +# Begin Source File + SOURCE=..\..\mockpp\constraint\ConstraintSet.h # End Source File # Begin Source File @@ -484,111 +741,20 @@ SOURCE=..\..\mockpp\constraint\StringContains.h # End Source File -# End Group -# Begin Source File - -SOURCE=..\..\mockpp\AbstractExpectation.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\AbstractExpectationCollection.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\ChainableMockObject.h -# End Source File -# Begin Source File - -SOURCE="..\..\mockpp\doc-template.h" -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\Expectation.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\ExpectationBoundary.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\ExpectationCounter.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\ExpectationList.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\ExpectationMap.h -# End Source File # Begin Source File -SOURCE=..\..\mockpp\ExpectationSegment.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\ExpectationSet.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\ExpectationValue.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\MockObject.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\mockpp.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\mockpp_config.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\ReturnObjectList.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\SelfDescribing.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\Throwable.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\ThrowableList.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\Verifiable.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\VerifiableList.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\VerifyingTestCase.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\VerifyingTestCaller.h -# End Source File -# Begin Source File - -SOURCE=..\..\mockpp\VisitableMockObject.h +SOURCE=..\..\mockpp\constraint\StringEndsWith.h # End Source File # Begin Source File -SOURCE=..\..\mockpp\VisitableMockObject_macro.h +SOURCE=..\..\mockpp\constraint\StringStartsWith.h # End Source File # Begin Source File -SOURCE=..\..\mockpp\VisitableMockObject_template.h +SOURCE=..\..\mockpp\constraint\TypelessConstraint.h # End Source File # End Group +# End Group # End Target # End Project + |