aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2002-08-19 15:55:43 +0000
committerGerald Combs <gerald@wireshark.org>2002-08-19 15:55:43 +0000
commit42427f21a7b15f9bb7c30b994da37a43953facbf (patch)
tree6268e97ae5bd6c0a57c0c0cd32679fd51dc636b2 /config.nmake
parent6565c486b94f2ada7bce050152b50254f6039688 (diff)
Add COMMON_FILES_GNU definition.
svn path=/trunk/; revision=6021
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index b31d66cfdc..cbedcffd05 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1,4 +1,4 @@
-# $Id: config.nmake,v 1.28 2002/08/17 17:53:19 gerald Exp $
+# $Id: config.nmake,v 1.29 2002/08/19 15:55:43 gerald Exp $
VERSION=0.9.6
RC_VERSION=0.9.6
@@ -12,6 +12,8 @@ GTK_DIR=C:\ethereal-win32-libs\gtk+
ZLIB_DIR=C:\ethereal-win32-libs\zlib-1.1.3
PCAP_DIR=C:\ethereal-win32-libs\WPdpack
+COMMON_FILES_GNU=c:\program files\common files\gnu
+
LOCAL_CFLAGS=-Zi
LOCAL_LDFLAGS=/DEBUG