Files
FireBee_Setup-Dev/tools/sboot-03/src/ezxml/ezxml.prj
2023-06-12 09:14:09 +02:00

17 lines
445 B
Plaintext

;>>>>>>> LIBFETCH <<<<<<<<
D:\DEVEL\PURE_C\LIB\ezxml.lib ; name of executable program is topmost window
.C [ -DEZXML_NOMMAP -Y ]
.L [ -J -Y ]
= ; list of modules follows...
ezxml.c (ezxml.h)
PCFLTLIB.LIB ; floating point library
PCSTDLIB.LIB ; standard library
PCTOSLIB.LIB ; TOS library
PCEXTLIB.LIB ; PureC Extensions
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<