home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / icm20 / icmview / icmview.def < prev    next >
Text File  |  1997-09-03  |  351b  |  8 lines

  1. ; Module-Definition file for ICMView -- used by LINK.EXE
  2. ; ==========================================================================
  3. ; This isn't really needed for an Application, but it's handy to use for
  4. ; setting the 'Description' text
  5. NAME         ICMView       ; application's module name
  6. DESCRIPTION  'Image Color Matching Application'
  7.  
  8.