home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / mint / mntlib24 / idefault.prj < prev    next >
Encoding:
Text File  |  1993-08-03  |  351 b   |  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.