home *** CD-ROM | disk | FTP | other *** search
/ PC Open 48 / pcopen48.iso / Internet / HtTrack / DATA1.CAB / Sources / lib / htssystem.h.copy < prev    next >
Encoding:
Text File  |  2001-01-21  |  348 b   |  15 lines

  1. /* HTTrack, Offline Browser for Windows and Unix */
  2.  
  3. /* HTTrack system definition */
  4. /* This should be the only file you have to change */
  5.  
  6. /* Solaris: 0 / Windows: 1 / AIX: 2 / Linux: 3 */
  7.  
  8.  
  9. /* Fix plateform number to 0 (SunOS) */
  10. /* If it doesn't compile, try another one */
  11. #define HTS_PLATFORM 1
  12.  
  13. /* LIB */
  14. #define HTS_ANALYSTE 2
  15.