home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / zkuste / delphi / kompon / d123456 / CHEMPLOT.ZIP / Misc / Delphi24.rc < prev    next >
Text File  |  2001-07-12  |  156b  |  7 lines

  1. //contents of bitmap.rc
  2.  
  3.    #define PROGRAMICONBITMAP 100
  4.    PROGRAMICONBITMAP BITMAP "Delphi24.bmp"
  5.  
  6. //commandline to compile...  brcc32 Delphi24.rc
  7.