[Cppunit-cvs] cppunit/src .cvsignore,1.3,1.4
Brought to you by:
blep
From: Andy D. <and...@us...> - 2008-12-16 06:26:44
|
Update of /cvsroot/cppunit/cppunit/src In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27096/src Modified Files: .cvsignore Log Message: Added updated project and instructions for building under Visual Studio.Net 2008 Index: .cvsignore =================================================================== RCS file: /cvsroot/cppunit/cppunit/src/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** .cvsignore 7 May 2003 21:10:19 -0000 1.3 --- .cvsignore 16 Dec 2008 06:26:35 -0000 1.4 *************** *** 2,5 **** --- 2,8 ---- *.ncb *.opt + *.suo + *.ncb + *.user SunWS_cache |