home *** CD-ROM | disk | FTP | other *** search
/ Atari FTP / ATARI_FTP_0693.zip / ATARI_FTP_0693 / Mint / mntlib25.zoo / purec / default.prj < prev    next >
Text File  |  1992-09-30  |  392b  |  13 lines

  1. ; project file for simple programs with the MiNT library
  2.  
  3. *                    ; executable is topmost window
  4. .C [-Y]
  5. .L [-Y -G -S=0]        ; stack is set by _stksize
  6. =
  7. crt0.o                ; startup code
  8. *                    ; compile topmost window
  9. pcgemlib.lib        ; AES and VDI bindings (optional)
  10. mintflt.lib        ; floating point support
  11. mintlib.lib            ; MiNT library
  12. pcstdlib.lib        ; some floating point routines in here... :-(
  13.