aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-08-03 14:54:03 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-08-03 14:54:03 +0000
commit7bcc6dd2373afae31741216969e30c8937803b3a (patch)
tree65083edbbe1318924349c1b13fc6fdf8f26db941 /config.nmake
parent53c550831b9d8d6724852a95b177f30581877739 (diff)
- Get rid of deprecated functions.
- Include pangocairo. svn path=/trunk/; revision=38317
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.nmake b/config.nmake
index 319410c530..e83010d955 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1036,6 +1036,7 @@ GTK_LIBS=$(GTK_DIR)\lib\gtk-win32-2.0.lib \
$(GTK_DIR)\lib\gdk_pixbuf-2.0.lib \
$(GTK_DIR)\lib\cairo.lib \
$(GTK_DIR)\lib\pango-1.0.lib \
+ $(GTK_DIR)\lib\pangocairo-1.0.lib \
$(GLIB_LIBS)
# 2.18 was no good(Theming problem)