home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / xc212os2.zip / SAMPLES / cset.prj next >
Text File  |  1996-03-05  |  309b  |  21 lines

  1. -lookup = *.mod = $!\cset
  2. -lookup = *.def = $!\cset
  3. -lookup = *.c   = $!\cset
  4. -lookup = *.tem = $!\cset
  5.  
  6. +m2extensions
  7.  
  8. -cc=OS2SYS_CALL
  9.  
  10. -gendebug-
  11. -lineno-
  12.  
  13. -makefile+
  14. -mkfname=cdemo
  15. -mkfext=mkf
  16. -template=cset.tem
  17.  
  18. -link="nmake /f %s",mkfname#mkfext;
  19.  
  20. !module m2test.mod cmain.c c_test.c
  21.