home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 16 / CD_ASCQ_16_0994.iso / news / 4611 / fw16d.ins / INCLUDE / FIVEWIN.LNK < prev    next >
Text File  |  1994-06-04  |  321b  |  15 lines

  1. BLINKER INCREMENTAL OFF
  2. // MAP A,S
  3.  
  4. DEFBEGIN
  5.    name        FiveWin
  6.    description 'Clipper for Windows library'
  7.    exetype     Windows 3.1
  8.    code        preload moveable
  9.    data        preload moveable
  10.    stacksize   8500
  11.    heapsize    8500
  12. DEFEND
  13.  
  14. LIB FiveWin, WinApi, Clipper, Extend, DbfNtx, Terminal
  15.