home *** CD-ROM | disk | FTP | other *** search
- ;/* Filename : Cooktest.prj - Project for use of cookie shared library (LDG)
- ; * Number of functions : 0
- ; * Author : Nicolas Richeton ( nicolas.richeton@free.fr )
- ; * Last update : 20/04/2000
- ; * Statut : Freeware
- ; * Downloaded from : http://nicosoft.free.atari.fr
- ; * Comments : Based on the work of Thomas Much
- ; * History : 20/04/2000 - Added LDG version
- ; * 16/02/2000 - First version
- ; */
-
-
- cooktest.tos
- .c [ -K -G -M ]
- .l [ -G -L ]
- =
- pcmxstrt.o
- cooktest.c
-
-
- PCSTDLIB.LIB ; Librairie standard
- MT_DOS.LIB
- LDG.LIB
- MT_AES.LIB
- PCTOSLIB.LIB ; TOS library
- PCGEMLIB.LIB ; AES and VDI library
-