[Mockpp-commits] mockpp/msvc7 README,1.1,1.2
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-05-07 17:01:06
|
Update of /cvsroot/mockpp/mockpp/msvc7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5936/msvc7 Modified Files: README Log Message: cleanup Index: README =================================================================== RCS file: /cvsroot/mockpp/mockpp/msvc7/README,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- README 25 Mar 2005 10:24:59 -0000 1.1 +++ README 7 May 2005 17:00:58 -0000 1.2 @@ -1,4 +1,7 @@ The files here have been removed due to the lack of maintainance. Please use the project files under msvc6 and convert -them to msvc7 if needed. \ No newline at end of file +them to msvc7 if needed. + +Please note that MSVC compiler before 7.1 are not expected being +capable to compile mockpp 1.2.0 and later. |