From 25adbdabb47499fe641c7bd9595024ff82667058 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Mon, 19 Mar 2012 12:51:31 +0000 Subject: httrack 3.30.1 --- src/htssystem.h.windows9x | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 src/htssystem.h.windows9x (limited to 'src/htssystem.h.windows9x') diff --git a/src/htssystem.h.windows9x b/src/htssystem.h.windows9x deleted file mode 100644 index 0689e0c..0000000 --- a/src/htssystem.h.windows9x +++ /dev/null @@ -1,11 +0,0 @@ -/* HTTrack, Offline Browser for Windows and Unix */ - -/* HTTrack system definition for Windows */ -/* This should be the only file you have to change */ - -/* Solaris: 0 / Windows: 1 / AIX: 2 / Linux: 3 */ - - -/* Fix plateform number to 1 (Windows) */ -/* If it doesn't compile, try another one */ -#define HTS_PLATEFORM 1 -- cgit v1.2.3