2004-08-06  Hans Breuer  <hans@breuer.org>

	* gdk_pixbuf.def makefile.msc : updated
This commit is contained in:
Hans Breuer
2004-08-06 18:49:35 +00:00
committed by Hans Breuer
parent 1629735020
commit bec2974410
3 changed files with 13 additions and 3 deletions

View File

@ -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