home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / language / f68k / pcf68k.prj < prev    next >
Encoding:
Text File  |  1993-10-23  |  439 b   |  15 lines

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