home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / DBASE / DBX112.ZIP / RTLDBX.LNK < prev   
Text File  |  1992-04-07  |  785b  |  28 lines

  1. # dbMAX Version 1.12
  2. # Copyright 1991-1992 David A. Kennedy.  All rights reserved.
  3. #
  4. # Linker response file for .RTLink
  5. #
  6. #***************************************************************************
  7. #
  8. SILENT
  9.  
  10. OUTPUT DBX
  11.  
  12. FILE MAIN
  13. FILE DBMAX
  14. FILE MYFUNC
  15. FILE FIXUP                          # comment-out if not using FIXUP.PRG
  16. #FILE C:\CLIPPER5\RESIDENT           # Overlay 3.5 root
  17.  
  18. LIB CLIPPER,EXTEND,DBFNTX,TERMINAL
  19.  
  20. #
  21. # uncomment the appropriate libaries
  22. #
  23. #LIB IDL2_V50                        # IDL v2.11
  24. #LIB PCKERNEL                        # ProClip 4.0 root
  25. #LIB PCFUNCS                         # ProClip 4.0 overlayable code
  26. #LIB OVERCL                          # Overlay 3.5 overlayable code
  27. #LIB NANFOR                          # NANFORUM library
  28.