|
From: Markus R. <rol...@us...> - 2007-04-15 11:17:58
|
Update of /cvsroot/simspark/simspark/contrib/rsgedit In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv31605 Modified Files: rsgedit.vcproj Log Message: - add SpakrContextEvent files Index: rsgedit.vcproj =================================================================== RCS file: /cvsroot/simspark/simspark/contrib/rsgedit/rsgedit.vcproj,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** rsgedit.vcproj 15 Apr 2007 10:31:04 -0000 1.3 --- rsgedit.vcproj 15 Apr 2007 11:17:53 -0000 1.4 *************** *** 272,275 **** --- 272,283 ---- </File> <File + RelativePath=".\sparkcontextevent.cpp" + > + </File> + <File + RelativePath=".\sparkcontextevent.h" + > + </File> + <File RelativePath=".\sparkglcanvas.cpp" > |