Files
SyncHome/trunk/workspace/Atari/PURE_C/test.PRJ
2023-03-13 08:36:51 +00:00

23 lines
611 B
Plaintext

;>>>>>>> DEFAULT.PRJ for use with single module programs <<<<<<<<
* ; name of executable program is topmost window
.C [ -Y ]
.L [ -Y ]
= ; list of modules follows...
PCSTART.O ; startup code
* ; compile topmost window
;E_GEM.LIB
PCBGILIB.LIB ; BGI library
PCFLTLIB.LIB ; floating point library
PCSTDLIB.LIB ; standard library
PCEXTLIB.LIB ; extended library
PCTOSLIB.LIB ; TOS library
PCGEMLIB.LIB ; AES and VDI library
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<