comparison pidgin/plugins/win32/transparency/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
17 -I$(GTK_TOP)/include \ 17 -I$(GTK_TOP)/include \
18 -I$(GTK_TOP)/include/gtk-2.0 \ 18 -I$(GTK_TOP)/include/gtk-2.0 \
19 -I$(GTK_TOP)/include/glib-2.0 \ 19 -I$(GTK_TOP)/include/glib-2.0 \
20 -I$(GTK_TOP)/include/pango-1.0 \ 20 -I$(GTK_TOP)/include/pango-1.0 \
21 -I$(GTK_TOP)/include/atk-1.0 \ 21 -I$(GTK_TOP)/include/atk-1.0 \
22 -I$(GTK_TOP)/include/cairo \
22 -I$(GTK_TOP)/lib/glib-2.0/include \ 23 -I$(GTK_TOP)/lib/glib-2.0/include \
23 -I$(GTK_TOP)/lib/gtk-2.0/include \ 24 -I$(GTK_TOP)/lib/gtk-2.0/include \
24 -I$(PURPLE_TOP) \ 25 -I$(PURPLE_TOP) \
25 -I$(PURPLE_TOP)/win32 \ 26 -I$(PURPLE_TOP)/win32 \
26 -I$(PIDGIN_TOP) \ 27 -I$(PIDGIN_TOP) \