[Cppunit-cvs] cppunit2/makefiles/vs71 opentest_lib.vcproj,1.2,1.3
Brought to you by:
blep
From: Baptiste L. <bl...@us...> - 2005-11-08 21:45:30
|
Update of /cvsroot/cppunit/cppunit2/makefiles/vs71 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7095/makefiles/vs71 Modified Files: opentest_lib.vcproj Log Message: Removed include/opentest/properties.h Index: opentest_lib.vcproj =================================================================== RCS file: /cvsroot/cppunit/cppunit2/makefiles/vs71/opentest_lib.vcproj,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** opentest_lib.vcproj 7 Nov 2005 22:43:07 -0000 1.2 --- opentest_lib.vcproj 8 Nov 2005 21:45:22 -0000 1.3 *************** *** 121,127 **** </File> <File - RelativePath="..\..\include\opentest\properties.h"> - </File> - <File RelativePath="..\..\src\opentest\remoteinterfaces.cpp"> </File> --- 121,124 ---- |