home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / database / dbx131.zip / RTLDBX52.LNK < prev    next >
Text File  |  1993-06-24  |  1KB  |  38 lines

  1. # dbMAX Version 1.31
  2. # Copyright 1991-1993 David A. Kennedy.  All rights reserved.
  3. #
  4. # Linker response file for .RTLink
  5. #
  6. #***************************************************************************
  7. #
  8. SILENT
  9.  
  10. FILE MAIN52
  11. FILE DBMAX52
  12. FILE MYFUNC
  13. #FILE FIXUP                          # uncomment if NOT using DBMAX.LIB
  14.  
  15. #FILE FOXLOCK                        # uncomment for DBFSIX's FoxPro locking
  16. #FILE RESIDENT                       # uncomment if using Overlay()
  17.  
  18. LIB EXTEND
  19. LIB TERMINAL
  20. #LIB DBFNSX             # uncomment if using DBFNSX driver
  21. #LIB DBFSIX             # uncomment if using DBFSIX driver
  22. LIB DBFNTX              # comment-out if not using .NTXs
  23. LIB DBFCDX              # comment-out if using DBFSIX or not using .CDX/.IDXs
  24. LIB DBFMDX              # comment-out if not using .MDXs
  25. LIB DBFNDX              # comment-out if not using .NDXs
  26. #LIB MACHSIX            # uncomment if using MACHSIX library
  27. LIB CLIPPER
  28.  
  29. #
  30. # uncomment the appropriate 3rd-party libraries
  31. #
  32. #LIB PCKERNEL                        # ProClip root
  33. #LIB PCFUNCS                         # ProClip overlayable code
  34. #LIB OVERCL                          # Overlay() overlayable code
  35. #LIB NANFOR                          # NANFORUM library
  36. LIB DBMAX52                          # leave as last 3rd-party lib
  37.  
  38.