[Mockpp-commits] mockpp/msvc71/mockpp mockpp.vcproj,1.8,1.9
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-11-01 09:42:28
|
Update of /cvsroot/mockpp/mockpp/msvc71/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12858/mockpp Modified Files: mockpp.vcproj Log Message: update Index: mockpp.vcproj =================================================================== RCS file: /cvsroot/mockpp/mockpp/msvc71/mockpp/mockpp.vcproj,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- mockpp.vcproj 31 Oct 2005 19:02:44 -0000 1.8 +++ mockpp.vcproj 1 Nov 2005 09:42:19 -0000 1.9 @@ -314,12 +314,21 @@ RelativePath="..\..\mockpp\AbstractExpectationCollection.h"> </File> <File + RelativePath="..\..\mockpp\builder\ArgumentsMatchBuilderN.h"> + </File> + <File RelativePath="..\..\mockpp\chainable-template.h"> </File> <File RelativePath="..\..\mockpp\ChainableMockObject.h"> </File> <File + RelativePath="..\..\mockpp\CountedVisitableMethod.h"> + </File> + <File + RelativePath="..\..\mockpp\CountParameters.h"> + </File> + <File RelativePath="..\..\mockpp\Expectation.h"> </File> <File @@ -374,6 +383,24 @@ RelativePath="..\..\mockpp\MockTimeServer.h"> </File> <File + RelativePath="..\..\mockpp\ResponseVector1.h"> + </File> + <File + RelativePath="..\..\mockpp\ResponseVector2.h"> + </File> + <File + RelativePath="..\..\mockpp\ResponseVector3.h"> + </File> + <File + RelativePath="..\..\mockpp\ResponseVector4.h"> + </File> + <File + RelativePath="..\..\mockpp\ResponseVector5.h"> + </File> + <File + RelativePath="..\..\mockpp\ResponseVector6.h"> + </File> + <File RelativePath="..\..\mockpp\ReturnObjectList.h"> </File> <File @@ -404,6 +431,30 @@ RelativePath="..\..\mockpp\visitable-template.h"> </File> <File + RelativePath="..\..\mockpp\VisitableMockMethod.h"> + </File> + <File + RelativePath="..\..\mockpp\VisitableMockMethod0.h"> + </File> + <File + RelativePath="..\..\mockpp\VisitableMockMethod1.h"> + </File> + <File + RelativePath="..\..\mockpp\VisitableMockMethod2.h"> + </File> + <File + RelativePath="..\..\mockpp\VisitableMockMethod3.h"> + </File> + <File + RelativePath="..\..\mockpp\VisitableMockMethod4.h"> + </File> + <File + RelativePath="..\..\mockpp\VisitableMockMethod5.h"> + </File> + <File + RelativePath="..\..\mockpp\VisitableMockMethod6.h"> + </File> + <File RelativePath="..\..\mockpp\VisitableMockObject.h"> </File> <File @@ -451,6 +502,30 @@ RelativePath="..\..\mockpp\chaining\AbstractInvocationDispatcher.h"> </File> <File + RelativePath="..\..\mockpp\chaining\ChainableMockMethod.h"> + </File> + <File + RelativePath="..\..\mockpp\chaining\ChainableMockMethod0.h"> + </File> + <File + RelativePath="..\..\mockpp\chaining\ChainableMockMethod1.h"> + </File> + <File + RelativePath="..\..\mockpp\chaining\ChainableMockMethod2.h"> + </File> + <File + RelativePath="..\..\mockpp\chaining\ChainableMockMethod3.h"> + </File> + <File + RelativePath="..\..\mockpp\chaining\ChainableMockMethod4.h"> + </File> + <File + RelativePath="..\..\mockpp\chaining\ChainableMockMethod5.h"> + </File> + <File + RelativePath="..\..\mockpp\chaining\ChainableMockMethod6.h"> + </File> + <File RelativePath="..\..\mockpp\chaining\ChainableMockObject_macro.h"> </File> <File @@ -463,6 +538,9 @@ RelativePath="..\..\mockpp\chaining\CoreMock.h"> </File> <File + RelativePath="..\..\mockpp\chaining\CountedChainableMethod.h"> + </File> + <File RelativePath="..\..\mockpp\chaining\DynamicChainingMock.h"> </File> <File @@ -481,6 +559,9 @@ RelativePath="..\..\mockpp\chaining\InvocationMocker.h"> </File> <File + RelativePath="..\..\mockpp\chaining\InvocationN.h"> + </File> + <File RelativePath="..\..\mockpp\chaining\Invokable.h"> </File> <File |