From: Markus R. <rol...@us...> - 2007-02-23 22:18:08
|
Update of /cvsroot/simspark/simspark/contrib/rsgedit In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv23525 Modified Files: Tag: WIN32 Makefile.am Log Message: - added aboutDlg.cpp and agentframe.cpp Index: Makefile.am =================================================================== RCS file: /cvsroot/simspark/simspark/contrib/rsgedit/Makefile.am,v retrieving revision 1.5 retrieving revision 1.5.2.1 diff -C2 -d -r1.5 -r1.5.2.1 *** Makefile.am 22 Jan 2006 17:25:23 -0000 1.5 --- Makefile.am 23 Feb 2007 22:18:01 -0000 1.5.2.1 *************** *** 27,31 **** propertylist.cpp\ propertyframe.cpp\ ! property.cpp --- 27,34 ---- propertylist.cpp\ propertyframe.cpp\ ! property.cpp\ ! aboutDlg.cpp\ ! agentframe.cpp ! |