home *** CD-ROM | disk | FTP | other *** search
/ Megazine / Megazine-1.iso / PROGRAMA / C / CLINT156 / CQCWIN.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-12-01  |  245 b   |  9 lines

  1. @echo off
  2. rem (c) R&D Associates 1992.
  3. rem All Rights Reserved.
  4. rem 
  5. rem This builds the MS QCWIN library. NOTE: it assumes that the compiler was
  6. rem installed to the directory QCWIN.
  7. rem
  8. clint cqcwin.c -I/qcwin/include -L cqcwin -x -w0
  9.