home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser-CD 2001 January / LCD_01_2001.iso / develop / cookies / ldg / test / cooktest.prj < prev    next >
Encoding:
Text File  |  2000-05-03  |  693 b   |  27 lines

  1. ;/* Filename                : Cooktest.prj - Project for use of cookie shared library (LDG)
  2. ; * Number of functions    : 0
  3. ; * Author                    : Nicolas Richeton ( nicolas.richeton@free.fr )
  4. ; * Last update            : 20/04/2000
  5. ; * Statut                    : Freeware
  6. ; * Downloaded from        : http://nicosoft.free.atari.fr
  7. ; * Comments                : Based on the work of Thomas Much
  8. ; * History                    : 20/04/2000 - Added LDG version
  9. ; *                         16/02/2000 - First version
  10. ; */
  11.  
  12.  
  13. cooktest.tos        
  14. .c [ -K -G -M ]      
  15. .l [ -G -L ]
  16. =
  17. pcmxstrt.o
  18. cooktest.c
  19.  
  20.  
  21. PCSTDLIB.LIB       ; Librairie standard
  22. MT_DOS.LIB
  23. LDG.LIB
  24. MT_AES.LIB
  25. PCTOSLIB.LIB       ; TOS library
  26. PCGEMLIB.LIB       ; AES and VDI library
  27.