Update of /cvsroot/mockpp/mockpp/msvc71/mockpp/tests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22539/msvc71/mockpp/tests
Modified Files:
mock_test.vcproj
Log Message:
updated project files
Index: mock_test.vcproj
===================================================================
RCS file: /cvsroot/mockpp/mockpp/msvc71/mockpp/tests/mock_test.vcproj,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- mock_test.vcproj 3 Apr 2005 19:11:27 -0000 1.4
+++ mock_test.vcproj 9 Apr 2005 20:15:20 -0000 1.5
@@ -345,12 +345,9 @@
<File
RelativePath="..\..\..\mockpp\tests\MockObject_test.cpp">
</File>
- <File
- RelativePath="..\..\..\mockpp\tests\mockpp_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>
|