summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/makefile.msc
diff options
context:
space:
mode:
Diffstat (limited to 'gdk-pixbuf/makefile.msc')
-rw-r--r--gdk-pixbuf/makefile.msc8
1 files changed, 5 insertions, 3 deletions
diff --git a/gdk-pixbuf/makefile.msc b/gdk-pixbuf/makefile.msc
index e658cff78c..2a8f30c5b5 100644
--- a/gdk-pixbuf/makefile.msc
+++ b/gdk-pixbuf/makefile.msc
@@ -57,9 +57,11 @@ OBJECTS = \
io-xpm.obj \
io-jpeg.obj \
-gdk_pixbuf_headers = \
- gdk-pixbuf.h \
- gdk-pixbuf-loader.h
+gdk_pixbuf_headers = \
+ gdk-pixbuf.h \
+ gdk-pixbuf-core.h \
+ gdk-pixbuf-loader.h \
+ gdk-pixbuf-transform.h
gdk-pixbuf-marshal.h: gdk-pixbuf-marshal.list
..\..\glib\gobject\glib-genmarshal --prefix=gdk_pixbuf_marshal gdk-pixbuf-marshal.list --header >gdk-pixbuf-marshal.h