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

  1. ; project file for simple programs with the MiNT library
  2. ; integer-only version; use default.prj for float support
  3.  
  4. *                    ; executable is topmost window
  5. .C [-Y]
  6. .L [-Y -G -S=0]        ; stack is set by _stksize
  7. =
  8. crt0.o                ; startup code
  9. *                    ; compile topmost window
  10. pcgemlib.lib        ; AES and VDI bindings (optional)
  11. mintlib.lib            ; MiNT library
  12.