Update of /cvsroot/mockpp/mockpp/msvc71/mockpp/tests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29085/msvc71/mockpp/tests
Modified Files:
mock_test.vcproj mock_test_win32.vcproj
Log Message:
migrate from msvc2005
Index: mock_test_win32.vcproj
===================================================================
RCS file: /cvsroot/mockpp/mockpp/msvc71/mockpp/tests/mock_test_win32.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mock_test_win32.vcproj 8 Jan 2006 13:10:59 -0000 1.2
+++ mock_test_win32.vcproj 9 Jan 2006 20:16:31 -0000 1.3
@@ -506,6 +506,10 @@
>
</File>
<File
+ RelativePath="..\..\..\mockpp\tests\NoException_test.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\..\mockpp\tests\Or_test.cpp"
>
</File>
Index: mock_test.vcproj
===================================================================
RCS file: /cvsroot/mockpp/mockpp/msvc71/mockpp/tests/mock_test.vcproj,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- mock_test.vcproj 8 Jan 2006 13:10:59 -0000 1.12
+++ mock_test.vcproj 9 Jan 2006 20:16:31 -0000 1.13
@@ -506,6 +506,10 @@
>
</File>
<File
+ RelativePath="..\..\..\mockpp\tests\NoException_test.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\..\mockpp\tests\Or_test.cpp"
>
</File>
|