[Mockpp-commits] mockpp/msvc71/mockpp mockpp.vcproj,1.1,1.2
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-03-23 21:18:16
|
Update of /cvsroot/mockpp/mockpp/msvc71/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16274/msvc71/mockpp Modified Files: mockpp.vcproj Log Message: back to original paths Index: mockpp.vcproj =================================================================== RCS file: /cvsroot/mockpp/mockpp/msvc71/mockpp/mockpp.vcproj,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mockpp.vcproj 22 Mar 2005 20:44:18 -0000 1.1 +++ mockpp.vcproj 23 Mar 2005 21:17:29 -0000 1.2 @@ -121,68 +121,68 @@ Name="Source Files" Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> <File - RelativePath="..\mockpp\ChainableMockObject.cpp"> + RelativePath="..\..\mockpp\ChainableMockObject.cpp"> </File> <File - RelativePath="..\mockpp\ExpectationCounter.cpp"> + RelativePath="..\..\mockpp\ExpectationCounter.cpp"> </File> <File - RelativePath="..\mockpp\MixedMockObject.cpp"> + RelativePath="..\..\mockpp\MixedMockObject.cpp"> </File> <File - RelativePath="..\mockpp\MockObject.cpp"> + RelativePath="..\..\mockpp\MockObject.cpp"> </File> <File - RelativePath="..\mockpp\mockpp.cpp"> + RelativePath="..\..\mockpp\mockpp.cpp"> </File> <File - RelativePath="..\mockpp\SelfDescribing.cpp"> + RelativePath="..\..\mockpp\SelfDescribing.cpp"> </File> <File - RelativePath="..\mockpp\Throwable.cpp"> + RelativePath="..\..\mockpp\Throwable.cpp"> </File> <File - RelativePath="..\mockpp\ThrowableList.cpp"> + RelativePath="..\..\mockpp\ThrowableList.cpp"> </File> <File - RelativePath="..\mockpp\TrackingCounter.cpp"> + RelativePath="..\..\mockpp\TrackingCounter.cpp"> </File> <File - RelativePath="..\mockpp\Verifiable.cpp"> + RelativePath="..\..\mockpp\Verifiable.cpp"> </File> <File - RelativePath="..\mockpp\VerifiableList.cpp"> + RelativePath="..\..\mockpp\VerifiableList.cpp"> </File> <File - RelativePath="..\mockpp\VerifyingTestCaller.cpp"> + RelativePath="..\..\mockpp\VerifyingTestCaller.cpp"> </File> <File - RelativePath="..\mockpp\VerifyingTestCase.cpp"> + RelativePath="..\..\mockpp\VerifyingTestCase.cpp"> </File> <File - RelativePath="..\mockpp\VisitableMockObject.cpp"> + RelativePath="..\..\mockpp\VisitableMockObject.cpp"> </File> <Filter Name="compat" Filter="cpp"> <File - RelativePath="..\mockpp\compat\Assert.cpp"> + RelativePath="..\..\mockpp\compat\Assert.cpp"> </File> <File - RelativePath="..\mockpp\compat\AssertionFailedError.cpp"> + RelativePath="..\..\mockpp\compat\AssertionFailedError.cpp"> </File> <File - RelativePath="..\mockpp\compat\Exception.cpp"> + RelativePath="..\..\mockpp\compat\Exception.cpp"> </File> <File - RelativePath="..\mockpp\compat\Formatter.cpp"> + RelativePath="..\..\mockpp\compat\Formatter.cpp"> </File> </Filter> <Filter Name="util" Filter="cpp"> <File - RelativePath="..\mockpp\util\AssertMo.cpp"> + RelativePath="..\..\mockpp\util\AssertMo.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool @@ -202,7 +202,7 @@ </FileConfiguration> </File> <File - RelativePath="..\mockpp\util\NotImplementedException.cpp"> + RelativePath="..\..\mockpp\util\NotImplementedException.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool @@ -226,74 +226,74 @@ Name="chaining" Filter="cpp"> <File - RelativePath="..\mockpp\chaining\ChainingMockObjectSupport.cpp"> + RelativePath="..\..\mockpp\chaining\ChainingMockObjectSupport.cpp"> </File> <File - RelativePath="..\mockpp\chaining\Invocation.cpp"> + RelativePath="..\..\mockpp\chaining\Invocation.cpp"> </File> </Filter> <Filter Name="constraint" Filter=""> <File - RelativePath="..\mockpp\constraint\ConstraintSet.cpp"> + RelativePath="..\..\mockpp\constraint\ConstraintSet.cpp"> </File> <File - RelativePath="..\mockpp\constraint\IsAnything.cpp"> + RelativePath="..\..\mockpp\constraint\IsAnything.cpp"> </File> <File - RelativePath="..\mockpp\constraint\IsNothing.cpp"> + RelativePath="..\..\mockpp\constraint\IsNothing.cpp"> </File> <File - RelativePath="..\mockpp\constraint\TypelessConstraint.cpp"> + RelativePath="..\..\mockpp\constraint\TypelessConstraint.cpp"> </File> </Filter> <Filter Name="builder" Filter=""> <File - RelativePath="..\mockpp\builder\BuilderNamespace.cpp"> + RelativePath="..\..\mockpp\builder\BuilderNamespace.cpp"> </File> <File - RelativePath="..\mockpp\builder\IdentityBuilder.cpp"> + RelativePath="..\..\mockpp\builder\IdentityBuilder.cpp"> </File> </Filter> <Filter Name="matcher" Filter=""> <File - RelativePath="..\mockpp\matcher\InvokeAtLeastMatcher.cpp"> + RelativePath="..\..\mockpp\matcher\InvokeAtLeastMatcher.cpp"> </File> <File - RelativePath="..\mockpp\matcher\InvokeAtLeastOnceMatcher.cpp"> + RelativePath="..\..\mockpp\matcher\InvokeAtLeastOnceMatcher.cpp"> </File> <File - RelativePath="..\mockpp\matcher\InvokeAtMostMatcher.cpp"> + RelativePath="..\..\mockpp\matcher\InvokeAtMostMatcher.cpp"> </File> <File - RelativePath="..\mockpp\matcher\InvokeCountMatcher.cpp"> + RelativePath="..\..\mockpp\matcher\InvokeCountMatcher.cpp"> </File> <File - RelativePath="..\mockpp\matcher\InvokedRecorder.cpp"> + RelativePath="..\..\mockpp\matcher\InvokedRecorder.cpp"> </File> <File - RelativePath="..\mockpp\matcher\InvokeOnceMatcher.cpp"> + RelativePath="..\..\mockpp\matcher\InvokeOnceMatcher.cpp"> </File> <File - RelativePath="..\mockpp\matcher\TestFailureMatcher.cpp"> + RelativePath="..\..\mockpp\matcher\TestFailureMatcher.cpp"> </File> <File - RelativePath="..\mockpp\matcher\TypelessMatcher.cpp"> + RelativePath="..\..\mockpp\matcher\TypelessMatcher.cpp"> </File> <File - RelativePath="..\mockpp\matcher\UnlimitedMatcher.cpp"> + RelativePath="..\..\mockpp\matcher\UnlimitedMatcher.cpp"> </File> </Filter> <Filter Name="stub" Filter=""> <File - RelativePath="..\mockpp\stub\VoidStub.cpp"> + RelativePath="..\..\mockpp\stub\VoidStub.cpp"> </File> </Filter> </Filter> @@ -301,358 +301,358 @@ Name="Header Files" Filter="h;hpp;hxx;hm;inl"> <File - RelativePath="..\mockpp\AbstractExpectation.h"> + RelativePath="..\..\mockpp\AbstractExpectation.h"> </File> <File - RelativePath="..\mockpp\AbstractExpectationCollection.h"> + RelativePath="..\..\mockpp\AbstractExpectationCollection.h"> </File> <File - RelativePath="..\mockpp\chainable-template.h"> + RelativePath="..\..\mockpp\chainable-template.h"> </File> <File - RelativePath="..\mockpp\ChainableMockObject.h"> + RelativePath="..\..\mockpp\ChainableMockObject.h"> </File> <File - RelativePath="..\mockpp\Expectation.h"> + RelativePath="..\..\mockpp\Expectation.h"> </File> <File - RelativePath="..\mockpp\ExpectationBoundary.h"> + RelativePath="..\..\mockpp\ExpectationBoundary.h"> </File> <File - RelativePath="..\mockpp\ExpectationConglomeration.h"> + RelativePath="..\..\mockpp\ExpectationConglomeration.h"> </File> <File - RelativePath="..\mockpp\ExpectationCounter.h"> + RelativePath="..\..\mockpp\ExpectationCounter.h"> </File> <File - RelativePath="..\mockpp\ExpectationList.h"> + RelativePath="..\..\mockpp\ExpectationList.h"> </File> <File - RelativePath="..\mockpp\ExpectationMap.h"> + RelativePath="..\..\mockpp\ExpectationMap.h"> </File> <File - RelativePath="..\mockpp\ExpectationSegment.h"> + RelativePath="..\..\mockpp\ExpectationSegment.h"> </File> <File - RelativePath="..\mockpp\ExpectationSet.h"> + RelativePath="..\..\mockpp\ExpectationSet.h"> </File> <File - RelativePath="..\mockpp\ExpectationValue.h"> + RelativePath="..\..\mockpp\ExpectationValue.h"> </File> <File - RelativePath="..\mockpp\MixedMockObject.h"> + RelativePath="..\..\mockpp\MixedMockObject.h"> </File> <File - RelativePath="..\mockpp\MockObject.h"> + RelativePath="..\..\mockpp\MockObject.h"> </File> <File - RelativePath="..\mockpp\mockpp.h"> + RelativePath="..\..\mockpp\mockpp.h"> </File> <File - RelativePath="..\mockpp\mockpp_config-msvc.h"> + RelativePath="..\..\mockpp\mockpp_config-msvc.h"> </File> <File - RelativePath="..\mockpp\mockpp_config.h"> + RelativePath="..\..\mockpp\mockpp_config.h"> </File> <File - RelativePath="..\mockpp\ReturnObjectList.h"> + RelativePath="..\..\mockpp\ReturnObjectList.h"> </File> <File - RelativePath="..\mockpp\SelfDescribing.h"> + RelativePath="..\..\mockpp\SelfDescribing.h"> </File> <File - RelativePath="..\mockpp\Throwable.h"> + RelativePath="..\..\mockpp\Throwable.h"> </File> <File - RelativePath="..\mockpp\ThrowableList.h"> + RelativePath="..\..\mockpp\ThrowableList.h"> </File> <File - RelativePath="..\mockpp\TrackingCounter.h"> + RelativePath="..\..\mockpp\TrackingCounter.h"> </File> <File - RelativePath="..\mockpp\Verifiable.h"> + RelativePath="..\..\mockpp\Verifiable.h"> </File> <File - RelativePath="..\mockpp\VerifiableList.h"> + RelativePath="..\..\mockpp\VerifiableList.h"> </File> <File - RelativePath="..\mockpp\VerifyingTestCaller.h"> + RelativePath="..\..\mockpp\VerifyingTestCaller.h"> </File> <File - RelativePath="..\mockpp\VerifyingTestCase.h"> + RelativePath="..\..\mockpp\VerifyingTestCase.h"> </File> <File - RelativePath="..\mockpp\visitable-template.h"> + RelativePath="..\..\mockpp\visitable-template.h"> </File> <File - RelativePath="..\mockpp\VisitableMockObject.h"> + RelativePath="..\..\mockpp\VisitableMockObject.h"> </File> <File - RelativePath="..\mockpp\VisitableMockObject_macro.h"> + RelativePath="..\..\mockpp\VisitableMockObject_macro.h"> </File> <File - RelativePath="..\mockpp\VisitableMockObject_template.h"> + RelativePath="..\..\mockpp\VisitableMockObject_template.h"> </File> <Filter Name="compat" Filter="h"> <File - RelativePath="..\mockpp\compat\Assert.h"> + RelativePath="..\..\mockpp\compat\Assert.h"> </File> <File - RelativePath="..\mockpp\compat\AssertionFailedError.h"> + RelativePath="..\..\mockpp\compat\AssertionFailedError.h"> </File> <File - RelativePath="..\mockpp\compat\Exception.h"> + RelativePath="..\..\mockpp\compat\Exception.h"> </File> <File - RelativePath="..\mockpp\compat\Formatter.h"> + RelativePath="..\..\mockpp\compat\Formatter.h"> </File> </Filter> <Filter Name="util" Filter="h"> <File - RelativePath="..\mockpp\util\AssertMo.h"> + RelativePath="..\..\mockpp\util\AssertMo.h"> </File> <File - RelativePath="..\mockpp\util\AutoPointer.h"> + RelativePath="..\..\mockpp\util\AutoPointer.h"> </File> <File - RelativePath="..\mockpp\util\NotImplementedException.h"> + RelativePath="..\..\mockpp\util\NotImplementedException.h"> </File> </Filter> <Filter Name="chaining" Filter="h"> <File - RelativePath="..\mockpp\chaining\AbstractDynamicChainingMock.h"> + RelativePath="..\..\mockpp\chaining\AbstractDynamicChainingMock.h"> </File> <File - RelativePath="..\mockpp\chaining\AbstractInvocationDispatcher.h"> + RelativePath="..\..\mockpp\chaining\AbstractInvocationDispatcher.h"> </File> <File - RelativePath="..\mockpp\chaining\ChainableMockObject_macro.h"> + RelativePath="..\..\mockpp\chaining\ChainableMockObject_macro.h"> </File> <File - RelativePath="..\mockpp\chaining\ChainingMockBuilder.h"> + RelativePath="..\..\mockpp\chaining\ChainingMockBuilder.h"> </File> <File - RelativePath="..\mockpp\chaining\ChainingMockObjectSupport.h"> + RelativePath="..\..\mockpp\chaining\ChainingMockObjectSupport.h"> </File> <File - RelativePath="..\mockpp\chaining\CoreMock.h"> + RelativePath="..\..\mockpp\chaining\CoreMock.h"> </File> <File - RelativePath="..\mockpp\chaining\DynamicChainingMock.h"> + RelativePath="..\..\mockpp\chaining\DynamicChainingMock.h"> </File> <File - RelativePath="..\mockpp\chaining\DynamicChainingMockError.h"> + RelativePath="..\..\mockpp\chaining\DynamicChainingMockError.h"> </File> <File - RelativePath="..\mockpp\chaining\FIFOInvocationDispatcher.h"> + RelativePath="..\..\mockpp\chaining\FIFOInvocationDispatcher.h"> </File> <File - RelativePath="..\mockpp\chaining\Invocation.h"> + RelativePath="..\..\mockpp\chaining\Invocation.h"> </File> <File - RelativePath="..\mockpp\chaining\InvocationDispatcher.h"> + RelativePath="..\..\mockpp\chaining\InvocationDispatcher.h"> </File> <File - RelativePath="..\mockpp\chaining\InvocationMocker.h"> + RelativePath="..\..\mockpp\chaining\InvocationMocker.h"> </File> <File - RelativePath="..\mockpp\chaining\Invokable.h"> + RelativePath="..\..\mockpp\chaining\Invokable.h"> </File> <File - RelativePath="..\mockpp\chaining\LIFOInvocationDispatcher.h"> + RelativePath="..\..\mockpp\chaining\LIFOInvocationDispatcher.h"> </File> <File - RelativePath="..\mockpp\chaining\mockpp_pti.h"> + RelativePath="..\..\mockpp\chaining\mockpp_pti.h"> </File> <File - RelativePath="..\mockpp\chaining\StubMatchersCollection.h"> + RelativePath="..\..\mockpp\chaining\StubMatchersCollection.h"> </File> </Filter> <Filter Name="builder" Filter="h"> <File - RelativePath="..\mockpp\builder\ArgumentsMatchBuilder.h"> + RelativePath="..\..\mockpp\builder\ArgumentsMatchBuilder.h"> </File> <File - RelativePath="..\mockpp\builder\BuilderNamespace.h"> + RelativePath="..\..\mockpp\builder\BuilderNamespace.h"> </File> <File - RelativePath="..\mockpp\builder\IdentityBuilder.h"> + RelativePath="..\..\mockpp\builder\IdentityBuilder.h"> </File> <File - RelativePath="..\mockpp\builder\InvocationMockerBuilder.h"> + RelativePath="..\..\mockpp\builder\InvocationMockerBuilder.h"> </File> <File - RelativePath="..\mockpp\builder\MatchBuilder.h"> + RelativePath="..\..\mockpp\builder\MatchBuilder.h"> </File> <File - RelativePath="..\mockpp\builder\StubBuilder.h"> + RelativePath="..\..\mockpp\builder\StubBuilder.h"> </File> </Filter> <Filter Name="stub" Filter="h"> <File - RelativePath="..\mockpp\stub\CustomStub.h"> + RelativePath="..\..\mockpp\stub\CustomStub.h"> </File> <File - RelativePath="..\mockpp\stub\DefaultResultStub.h"> + RelativePath="..\..\mockpp\stub\DefaultResultStub.h"> </File> <File - RelativePath="..\mockpp\stub\ReturnStub.h"> + RelativePath="..\..\mockpp\stub\ReturnStub.h"> </File> <File - RelativePath="..\mockpp\stub\Stub.h"> + RelativePath="..\..\mockpp\stub\Stub.h"> </File> <File - RelativePath="..\mockpp\stub\StubHolder.h"> + RelativePath="..\..\mockpp\stub\StubHolder.h"> </File> <File - RelativePath="..\mockpp\stub\StubSequence.h"> + RelativePath="..\..\mockpp\stub\StubSequence.h"> </File> <File - RelativePath="..\mockpp\stub\TestFailureStub.h"> + RelativePath="..\..\mockpp\stub\TestFailureStub.h"> </File> <File - RelativePath="..\mockpp\stub\ThrowStub.h"> + RelativePath="..\..\mockpp\stub\ThrowStub.h"> </File> <File - RelativePath="..\mockpp\stub\TypelessStub.h"> + RelativePath="..\..\mockpp\stub\TypelessStub.h"> </File> <File - RelativePath="..\mockpp\stub\TypelessStubSequence.h"> + RelativePath="..\..\mockpp\stub\TypelessStubSequence.h"> </File> <File - RelativePath="..\mockpp\stub\VoidStub.h"> + RelativePath="..\..\mockpp\stub\VoidStub.h"> </File> </Filter> <Filter Name="matcher" Filter="h"> <File - RelativePath="..\mockpp\matcher\AnyArgumentsMatcher.h"> + RelativePath="..\..\mockpp\matcher\AnyArgumentsMatcher.h"> </File> <File - RelativePath="..\mockpp\matcher\ArgumentsMatcher.h"> + RelativePath="..\..\mockpp\matcher\ArgumentsMatcher.h"> </File> <File - RelativePath="..\mockpp\matcher\InvocationMatcher.h"> + RelativePath="..\..\mockpp\matcher\InvocationMatcher.h"> </File> <File - RelativePath="..\mockpp\matcher\InvokeAtLeastMatcher.h"> + RelativePath="..\..\mockpp\matcher\InvokeAtLeastMatcher.h"> </File> <File - RelativePath="..\mockpp\matcher\InvokeAtLeastOnceMatcher.h"> + RelativePath="..\..\mockpp\matcher\InvokeAtLeastOnceMatcher.h"> </File> <File - RelativePath="..\mockpp\matcher\InvokeAtMostMatcher.h"> + RelativePath="..\..\mockpp\matcher\InvokeAtMostMatcher.h"> </File> <File - RelativePath="..\mockpp\matcher\InvokeCountMatcher.h"> + RelativePath="..\..\mockpp\matcher\InvokeCountMatcher.h"> </File> <File - RelativePath="..\mockpp\matcher\InvokedAfterMatcher.h"> + RelativePath="..\..\mockpp\matcher\InvokedAfterMatcher.h"> </File> <File - RelativePath="..\mockpp\matcher\InvokedBeforeMatcher.h"> + RelativePath="..\..\mockpp\matcher\InvokedBeforeMatcher.h"> </File> <File - RelativePath="..\mockpp\matcher\InvokedRecorder.h"> + RelativePath="..\..\mockpp\matcher\InvokedRecorder.h"> </File> <File - RelativePath="..\mockpp\matcher\InvokeOnceMatcher.h"> + RelativePath="..\..\mockpp\matcher\InvokeOnceMatcher.h"> </File> <File - RelativePath="..\mockpp\matcher\MatcherHolder.h"> + RelativePath="..\..\mockpp\matcher\MatcherHolder.h"> </File> <File - RelativePath="..\mockpp\matcher\NoArgumentsMatcher.h"> + RelativePath="..\..\mockpp\matcher\NoArgumentsMatcher.h"> </File> <File - RelativePath="..\mockpp\matcher\StatelessInvocationMatcher.h"> + RelativePath="..\..\mockpp\matcher\StatelessInvocationMatcher.h"> </File> <File - RelativePath="..\mockpp\matcher\TestFailureMatcher.h"> + RelativePath="..\..\mockpp\matcher\TestFailureMatcher.h"> </File> <File - RelativePath="..\mockpp\matcher\TypelessMatcher.h"> + RelativePath="..\..\mockpp\matcher\TypelessMatcher.h"> </File> <File - RelativePath="..\mockpp\matcher\UnlimitedMatcher.h"> + RelativePath="..\..\mockpp\matcher\UnlimitedMatcher.h"> </File> </Filter> <Filter Name="constraint" Filter="h"> <File - RelativePath="..\mockpp\constraint\And.h"> + RelativePath="..\..\mockpp\constraint\And.h"> </File> <File - RelativePath="..\mockpp\constraint\Constraint.h"> + RelativePath="..\..\mockpp\constraint\Constraint.h"> </File> <File - RelativePath="..\mockpp\constraint\ConstraintHolder.h"> + RelativePath="..\..\mockpp\constraint\ConstraintHolder.h"> </File> <File - RelativePath="..\mockpp\constraint\ConstraintList.h"> + RelativePath="..\..\mockpp\constraint\ConstraintList.h"> </File> <File - RelativePath="..\mockpp\constraint\ConstraintSet.h"> + RelativePath="..\..\mockpp\constraint\ConstraintSet.h"> </File> <File - RelativePath="..\mockpp\constraint\IsAnything.h"> + RelativePath="..\..\mockpp\constraint\IsAnything.h"> </File> <File - RelativePath="..\mockpp\constraint\IsCloseTo.h"> + RelativePath="..\..\mockpp\constraint\IsCloseTo.h"> </File> <File - RelativePath="..\mockpp\constraint\IsEqual.h"> + RelativePath="..\..\mockpp\constraint\IsEqual.h"> </File> <File - RelativePath="..\mockpp\constraint\IsGreaterOrEqual.h"> + RelativePath="..\..\mockpp\constraint\IsGreaterOrEqual.h"> </File> <File - RelativePath="..\mockpp\constraint\IsGreaterThan.h"> + RelativePath="..\..\mockpp\constraint\IsGreaterThan.h"> </File> <File - RelativePath="..\mockpp\constraint\IsInstanceOf.h"> + RelativePath="..\..\mockpp\constraint\IsInstanceOf.h"> </File> <File - RelativePath="..\mockpp\constraint\IsLessOrEqual.h"> + RelativePath="..\..\mockpp\constraint\IsLessOrEqual.h"> </File> <File - RelativePath="..\mockpp\constraint\IsLessThan.h"> + RelativePath="..\..\mockpp\constraint\IsLessThan.h"> </File> <File - RelativePath="..\mockpp\constraint\IsNot.h"> + RelativePath="..\..\mockpp\constraint\IsNot.h"> </File> <File - RelativePath="..\mockpp\constraint\IsNothing.h"> + RelativePath="..\..\mockpp\constraint\IsNothing.h"> </File> <File - RelativePath="..\mockpp\constraint\IsSame.h"> + RelativePath="..\..\mockpp\constraint\IsSame.h"> </File> <File - RelativePath="..\mockpp\constraint\Or.h"> + RelativePath="..\..\mockpp\constraint\Or.h"> </File> <File - RelativePath="..\mockpp\constraint\StringContains.h"> + RelativePath="..\..\mockpp\constraint\StringContains.h"> </File> <File - RelativePath="..\mockpp\constraint\StringEndsWith.h"> + RelativePath="..\..\mockpp\constraint\StringEndsWith.h"> </File> <File - RelativePath="..\mockpp\constraint\StringStartsWith.h"> + RelativePath="..\..\mockpp\constraint\StringStartsWith.h"> </File> <File - RelativePath="..\mockpp\constraint\TypelessConstraint.h"> + RelativePath="..\..\mockpp\constraint\TypelessConstraint.h"> </File> </Filter> </Filter> |