home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 20.ddi / SAMPLES / CLIDEMO / CLIVER.RC_ / CLIVER.RC
Encoding:
Text File  |  1993-02-08  |  278 b   |  12 lines

  1. #include <ver.h>
  2.  
  3. #define CLIVER_DEBUG    0
  4. #define CLIVER_PRERELEASE   1
  5.  
  6. #define CLIVER_FILEFLAGS    (CLIVER_PRERELEASE|CLIVER_DEBUG)
  7.  
  8. #define CLIVER_FILEOS           VOS_DOS_WINDOWS16
  9. #define CLIVER_FILEVERSION      1,01
  10. #define CLIVER_PRODUCTVERSION   1,01,0,00
  11.  
  12.