From: Dirk B. <db...@us...> - 2005-06-12 08:38:14
|
Update of /cvsroot/win32forth/win32forth/apps/ForthForm In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18567/apps/ForthForm Modified Files: FORTHFORM.F Log Message: - Changed Setup.exe to bild the new applications (Solipion, Player4 and PlayVirginRadio) - Fixed a bug in Resources.f - Added an Icon to Win32for.exe - Changed Version to 6.11.03 (to match Version 6.11.03 at www.win32forth.org) Index: FORTHFORM.F =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/ForthForm/FORTHFORM.F,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** FORTHFORM.F 10 Jun 2005 16:44:10 -0000 1.5 --- FORTHFORM.F 12 Jun 2005 08:37:33 -0000 1.6 *************** *** 1326,1332 **** \ add the Application Icon to the resource of the exe-file if possible ! \+ sysgen also forthform ! \+ sysgen s" src\res\ForthForm.ico" s" ForthForm.exe" AddAppIcon ! \+ sysgen previous \+ sysgen 1 pause-seconds bye --- 1326,1332 ---- \ add the Application Icon to the resource of the exe-file if possible ! sysgen also forthform ! sysgen s" src\res\ForthForm.ico" s" ForthForm.exe" AddAppIcon ! sysgen previous \+ sysgen 1 pause-seconds bye *************** *** 1341,1343 **** thisfile wincon.dll thisfile forthform.cfg ! |