Add the GeoIP DLL.

svn path=/trunk/; revision=43128
This commit is contained in:
Gerald Combs 2012-06-05 23:43:02 +00:00
parent f554994823
commit e63f70cfc2
2 changed files with 2 additions and 0 deletions

View File

@ -441,6 +441,7 @@ SMI_DIR = $(SMI_DIR:\=/)
KFW_DIR = $(KFW_DIR:\=/)
LUA_DIR = $(LUA_DIR:\=/)
PORTAUDIO_DIR = $(PORTAUDIO_DIR:\=/)
GEOIP_DIR = $(GEOIP_DIR:\=/)
INTL_DLL = $(INTL_DLL)

View File

@ -266,6 +266,7 @@ win32 {
$${GNUTLS_DIR}/bin/libgpg-error-0.dll $${GNUTLS_DIR}/bin/ $${GNUTLS_DIR}/bin/libtasn1-3.dll \
$${GNUTLS_DIR}/bin/libintl-8.dll $${SMI_DIR}/bin/libsmi-2.dll \
$${LUA_DIR}/lua5.1.dll \
$${GEOIP_DIR}/bin/libGeoIP-1.dll \
../../colorfilters ../../dfilters ../../cfilters
wireshark_use_kfw {