comparison pidgin/plugins/Makefile.mingw @ 16232:e8173e12182a

Add cairo to the mingw build include path. Fixes #175 .
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 17 Apr 2007 14:11:56 +0000
parents ded8da3de5f8
children 1843c0180fbe
comparison
equal deleted inserted replaced
16229:12e2ee612d5f 16232:e8173e12182a
22 -I$(GTK_TOP)/include \ 22 -I$(GTK_TOP)/include \
23 -I$(GTK_TOP)/include/gtk-2.0 \ 23 -I$(GTK_TOP)/include/gtk-2.0 \
24 -I$(GTK_TOP)/include/glib-2.0 \ 24 -I$(GTK_TOP)/include/glib-2.0 \
25 -I$(GTK_TOP)/include/pango-1.0 \ 25 -I$(GTK_TOP)/include/pango-1.0 \
26 -I$(GTK_TOP)/include/atk-1.0 \ 26 -I$(GTK_TOP)/include/atk-1.0 \
27 -I$(GTK_TOP)/include/cairo \
27 -I$(GTK_TOP)/lib/glib-2.0/include \ 28 -I$(GTK_TOP)/lib/glib-2.0/include \
28 -I$(GTK_TOP)/lib/gtk-2.0/include \ 29 -I$(GTK_TOP)/lib/gtk-2.0/include \
29 -I$(PIDGIN_TREE_TOP) \ 30 -I$(PIDGIN_TREE_TOP) \
30 -I$(PURPLE_TOP) \ 31 -I$(PURPLE_TOP) \
31 -I$(PURPLE_TOP)/win32 \ 32 -I$(PURPLE_TOP)/win32 \