aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2001-04-06 03:52:45 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2001-04-06 03:52:45 +0000
commitb71792efa488e5236350ea78f12b671b9e797356 (patch)
tree58e39c7c0e12572c8ca491ac68f606b7bad930cf /config.nmake
parent00be3b8f13cad268876b733f6fb5d1b13e6edb97 (diff)
Build with zlib.
Pre-compiled zlib provided at http://www.ethereal.com/distribution/win32/zlib-1.1.3-fixed.zip "fixed" because the pre-compiled version in the "extralibs" package from the Gimp/Win32 page has a fault zlib.lib in it. Add note about zlib in README.win32; more work needs to be done to this file to mention new packaging method. svn path=/trunk/; revision=3263
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.nmake b/config.nmake
index 22b422de4e..0e2d272749 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1,4 +1,4 @@
-# $Id: config.nmake,v 1.11 2001/04/05 04:39:23 gram Exp $
+# $Id: config.nmake,v 1.12 2001/04/06 03:52:44 gram Exp $
VERSION=0.8.16
RC_VERSION=0,8,16
@@ -9,7 +9,7 @@ GLIB_VERSION=1.3
GLIB_DIR=F:\gram\win32tools\src\glib
GTK_DIR=F:\gram\win32tools\src\gtk+
-
+ZLIB_DIR=F:\gram\win32tools\src\zlib-1.1.3
PCAP_DIR=F:\gram\win32tools\WPdpack
LOCAL_CFLAGS=-Zi