[Cppunit-cvs] cppunit/examples examples2008.sln, NONE, 1.1 .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/examples In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27096/examples Modified Files: .cvsignore Added Files: examples2008.sln Log Message: Added updated project and instructions for building under Visual Studio.Net 2008 --- NEW FILE: examples2008.sln --- (This appears to be a binary file; contents omitted.) Index: .cvsignore =================================================================== RCS file: /cvsroot/cppunit/cppunit/examples/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** .cvsignore 19 Apr 2002 15:09:14 -0000 1.3 --- .cvsignore 16 Dec 2008 06:26:34 -0000 1.4 *************** *** 1,3 **** Makefile.in Makefile *.ncb ! --- 1,6 ---- Makefile.in Makefile *.ncb ! *.opt ! *.suo ! *.ncb ! *.user |