mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 13:30:19 +00:00
build the gdk-pixbuf-drawable stuff.
1999-11-09 Havoc Pennington <hp@pobox.com> * src/Makefile.am (libgdk_pixbuf_la_SOURCES): build the gdk-pixbuf-drawable stuff.
This commit is contained in:
parent
f9615262f2
commit
9495faccfc
@ -1,3 +1,8 @@
|
|||||||
|
1999-11-09 Havoc Pennington <hp@pobox.com>
|
||||||
|
|
||||||
|
* src/Makefile.am (libgdk_pixbuf_la_SOURCES): build the
|
||||||
|
gdk-pixbuf-drawable stuff.
|
||||||
|
|
||||||
1999-11-09 Federico Mena Quintero <federico@redhat.com>
|
1999-11-09 Federico Mena Quintero <federico@redhat.com>
|
||||||
|
|
||||||
* configure.in: Bumped version number to 0.4.
|
* configure.in: Bumped version number to 0.4.
|
||||||
|
@ -48,6 +48,7 @@ libgdk_pixbufincludedir = $(includedir)/gdk-pixbuf
|
|||||||
libgdk_pixbuf_la_SOURCES = \
|
libgdk_pixbuf_la_SOURCES = \
|
||||||
gdk-pixbuf.c \
|
gdk-pixbuf.c \
|
||||||
gdk-pixbuf-data.c \
|
gdk-pixbuf-data.c \
|
||||||
|
gdk-pixbuf-drawable.c \
|
||||||
gdk-pixbuf-io.c \
|
gdk-pixbuf-io.c \
|
||||||
gdk-pixbuf-loader.c \
|
gdk-pixbuf-loader.c \
|
||||||
gdk-pixbuf-render.c \
|
gdk-pixbuf-render.c \
|
||||||
@ -57,6 +58,7 @@ libgdk_pixbuf_la_LDFLAGS = -version-info 1:0:0
|
|||||||
|
|
||||||
libgdk_pixbufinclude_HEADERS = \
|
libgdk_pixbufinclude_HEADERS = \
|
||||||
gdk-pixbuf.h \
|
gdk-pixbuf.h \
|
||||||
|
gdk-pixbuf-drawable.h \
|
||||||
gdk-pixbuf-loader.h \
|
gdk-pixbuf-loader.h \
|
||||||
gnome-canvas-pixbuf.h
|
gnome-canvas-pixbuf.h
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user