home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / zip / language / f68k.zoo / atari / f68k.prj < prev    next >
Text File  |  1991-08-18  |  433b  |  15 lines

  1. d:\f68k\f68k.ttp       ; name of executable program is topmost window
  2.  
  3. =                  ; list of modules follows...
  4.  
  5. TCSTART.O          ; startup code
  6.  
  7. *                  ; compile topmost window
  8.  
  9. TCSTDLIB.LIB       ; standard library
  10.  
  11. ;TCEXTLIB.LIB       ; extended library
  12. TCTOSLIB.LIB       ; TOS library
  13. ;TCGEMLIB.LIB       ; AES and VDI library
  14.  
  15. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<