aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2002-08-19 15:55:43 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2002-08-19 15:55:43 +0000
commita461a1bfd506d698c2b265773033b301f547f762 (patch)
tree6268e97ae5bd6c0a57c0c0cd32679fd51dc636b2 /config.nmake
parent461069703365923cfa600f3e098f596692fdcc70 (diff)
Add COMMON_FILES_GNU definition.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6021 f5534014-38df-0310-8fa8-9805f1628bb7
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