home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / diskutil / mutate / mutate.prj < prev    next >
Text File  |  1990-05-12  |  609b  |  23 lines

  1. ;>>>>>>> DEFAULT.PRJ for use with single module programs <<<<<<<<
  2.  
  3. *                  ; name of executable program is topmost window
  4.                    ; include debugging informations
  5.  
  6. =                  ; list of modules follows...
  7.  
  8. TCSTART.O          ; startup code
  9.  
  10. *                  ; compile topmost window
  11. d:\c\obj\mess.o
  12. d:\c\obj\gem.o
  13. d:\c\obj\mutater.o
  14.  
  15. ;TCFLTLIB.LIB       floating point library
  16. TCSTDLIB.LIB       ; standard library
  17.  
  18. TCEXTLIB.LIB       ; extended library
  19. TCTOSLIB.LIB       ; TOS library
  20. TCGEMLIB.LIB       ; AES and VDI library
  21. TCLNALIB.LIB       ; LINE-A library
  22.  
  23.