diff options
Diffstat (limited to 'config.nmake')
-rw-r--r-- | config.nmake | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake index ba80b59b3d..5858143a81 100644 --- a/config.nmake +++ b/config.nmake @@ -1,4 +1,4 @@ -# $Id: config.nmake,v 1.38 2003/05/01 03:09:51 gerald Exp $ +# $Id: config.nmake,v 1.39 2003/06/02 18:40:00 gerald Exp $ VERSION=0.9.12 RC_VERSION=0.9.12 @@ -12,6 +12,7 @@ GTK_DIR=C:\ethereal-win32-libs\gtk+ ZLIB_DIR=C:\ethereal-win32-libs\zlib-1.1.3 PCAP_DIR=C:\ethereal-win32-libs\WPdpack NET_SNMP_DIR=C:\ethereal-win32-libs\net-snmp-5.0.6 +ADNS_DIR=C:\ethereal-win32-libs\adns-1.0-win32-01 COMMON_FILES_GNU=c:\program files\common files\gnu |