home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser-CD 2001 January / LCD_01_2001.iso / develop / dhst / c / dhsttest.prj < prev    next >
Encoding:
Text File  |  2000-04-29  |  638 b   |  27 lines

  1. ;/* Filename                : Dhsttest.prj - Project for Dhsttest.c, example for dhst.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://www.geocities.com/SiliconValley/Hills/2239/apc
  8. ; * Comments                : PureC project
  9. ; * History                    : 16/02/2000 - First version
  10. ; */
  11.  
  12. dhsttest.tos        
  13. .c [ -K -G -M -2]      
  14. .l [ -G -L ]
  15. =
  16. pcmxstrt.o
  17.  
  18. dhsttest.c
  19. cookies.c
  20. dhst.c
  21.  
  22. PCSTDLIB.LIB       ; Librairie standard
  23. MT_DOS.LIB
  24. MT_AES.LIB
  25. PCTOSLIB.LIB       ; TOS library
  26. PCGEMLIB.LIB       ; AES and VDI library
  27.