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

  1. ;/* Filename                : Cooktest.prj - Project for Cooktest.c, example for cookies.c
  2. ; * Number of functions    : 0
  3. ; * Version                    : 1
  4. ; * Author                    : Nicolas Richeton
  5. ; * Last update            : 16/02/2000
  6. ; * Statut                    : Freeware
  7. ; * Downloaded from        : http://nicosoft.free.atari.fr
  8. ; * Comments                : PureC project
  9. ; * History                    : 16/02/2000 - First version
  10. ; */
  11.  
  12. cooktest.tos        
  13. .c [ -K -P ]      
  14. =
  15.  
  16. pcmxstrt.o
  17.  
  18. cooktest.c (cookies.h)
  19. cookies.c
  20.  
  21. PCSTDLIB.LIB       ; Librairie standard
  22. MT_DOS.LIB
  23. MT_AES.LIB
  24. PCTOSLIB.LIB       ; TOS library
  25. PCGEMLIB.LIB       ; AES and VDI library
  26.  
  27.