aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2003-12-22 21:41:40 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2003-12-22 21:41:40 +0000
commitb3218f52e14291f83eaa4cc90a5655ad784ca525 (patch)
treea6b8d43f4ded80fb4fd95b51d4eb467024c49bd6 /config.nmake
parente79428572d7ace971321b99e22124786619fea08 (diff)
get rid of the COMMON_FILES_GNU setting,
by getting the DLL's from the "source tree" git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9415 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake14
1 files changed, 12 insertions, 2 deletions
diff --git a/config.nmake b/config.nmake
index f0e005c256..dd682dad98 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1,4 +1,4 @@
-# $Id: config.nmake,v 1.69 2003/12/22 21:34:13 ulfl Exp $
+# $Id: config.nmake,v 1.70 2003/12/22 21:39:41 ulfl Exp $
VERSION=0.10.0
#
@@ -87,7 +87,17 @@ ADNS_DIR=C:\ethereal-win32-libs\adns-1.0-win32-01
#
PCRE_DIR=C:\ethereal-win32-libs\pcre-4.4
-COMMON_FILES_GNU=c:\program files\common files\gnu
+#
+# Set ICONV_DIR to the pathname of the directory in which the
+# ICONV include files and library resides.
+#
+ICONV_DIR=C:\ethereal-win32-libs\libiconv-1.9.1.bin.woe32
+
+#
+# Set GETTEXT_DIR to the pathname of the directory in which the
+# GETTEXT include files and library resides.
+#
+GETTEXT_DIR=C:\ethereal-win32-libs\gettext-runtime-0.12.1.bin.woe32
LOCAL_CFLAGS=-Zi
LOCAL_LDFLAGS=/DEBUG