From: Nando D. <na...@us...> - 2005-09-01 23:04:43
|
Update of /cvsroot/instantobjects/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25384 Modified Files: InstantDefines.inc Log Message: removed $APPTYPE oversight Index: InstantDefines.inc =================================================================== RCS file: /cvsroot/instantobjects/Source/InstantDefines.inc,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** InstantDefines.inc 31 Jul 2005 04:47:11 -0000 1.2 --- InstantDefines.inc 1 Sep 2005 23:04:33 -0000 1.3 *************** *** 51,55 **** {$MAXSTACKSIZE $00100000} {$IMAGEBASE $00400000} - {$APPTYPE GUI} {$IFDEF D6+} --- 51,54 ---- |