aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-10-15 08:30:32 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-10-15 08:30:32 +0000
commita85e8b73a806d2512c212612477eeea3ee5180dd (patch)
treece5689cb71087105d6f26b4cde6cd6ba90f6028d /config.nmake
parent92160cde3821cad6c0d74ef827a4c1cc289e339f (diff)
Build GTK2 versions again.
svn path=/trunk/; revision=45554
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index e7365a51ef..ee38fe5670 100644
--- a/config.nmake
+++ b/config.nmake
@@ -233,7 +233,7 @@ GLIB_VERSION=2.0
# directory in which the "include" and "lib" directories reside.
#
# Set the name to gtk3 if you want to use gtk3 - Not yet working
-GTK_NAME=gtk3
+GTK_NAME=gtk2
GTK_DIR=$(WIRESHARK_LIB_DIR)\$(GTK_NAME)
# These macros are used by the nsis installer script and by the install target.