Update of /cvsroot/mockpp/mockpp/msvc71/mockpp/examples
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16274/msvc71/mockpp/examples
Modified Files:
examples.vcproj
Log Message:
back to original paths
Index: examples.vcproj
===================================================================
RCS file: /cvsroot/mockpp/mockpp/msvc71/mockpp/examples/examples.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- examples.vcproj 22 Mar 2005 20:44:18 -0000 1.1
+++ examples.vcproj 23 Mar 2005 21:17:33 -0000 1.2
@@ -142,7 +142,7 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\mockpp\examples\mock_greeter.cpp">
+ RelativePath="..\..\..\mockpp\examples\mock_greeter.cpp">
<FileConfiguration
Name="Debug|Win32">
<Tool
|