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
|