mturk       2003/10/23 07:05:11

  Modified:    procrun  tomcat.rc
  Log:
  Add only the icon for the console mode.
  This also makes the binary about 10K smaller.
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-tomcat-connectors/procrun/tomcat.rc
  
  Index: tomcat.rc
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/procrun/tomcat.rc,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- tomcat.rc 1 Oct 2003 18:08:58 -0000       1.2
  +++ tomcat.rc 23 Oct 2003 14:05:11 -0000      1.3
  @@ -60,11 +60,11 @@
   #include "windows.h"
   
   IDI_ICOCONWRAP         ICON                    "tomcatp.ico"
  +#ifndef PROCRUN_CONSOLE
   IDI_ICOCONTRY          ICON                    "tomcatr.ico"
   IDI_ICOCONTRYSTOP      ICON                    "tomcats.ico"
   
  -#ifdef _MSC_VER
  -IDB_BMPSPLASH          BITMAP   DISCARDABLE    "tomcat.bmp"
  +BMPSPLASH              BITMAP                  "tomcat.bmp"
   #endif
   
   #include "procrun.rc"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to