aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-06-05 23:43:02 +0000
committerGerald Combs <gerald@wireshark.org>2012-06-05 23:43:02 +0000
commite63f70cfc22a5d58413b7b16e8acd2f78ffaaf9e (patch)
tree26affbce4967d01c5d273cd1ed113f4cb07051f4 /ui/qt
parentf55499482359eca099a736c42fa79bd250a173b6 (diff)
Add the GeoIP DLL.
svn path=/trunk/; revision=43128
Diffstat (limited to 'ui/qt')
-rw-r--r--ui/qt/QtShark.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/QtShark.pro b/ui/qt/QtShark.pro
index 69617c9122..53c8028fad 100644
--- a/ui/qt/QtShark.pro
+++ b/ui/qt/QtShark.pro
@@ -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 {