This commit is contained in:
John Cupitt 2011-06-20 18:25:18 +01:00
parent b9d32462ba
commit b3af94917c
2 changed files with 9 additions and 0 deletions

8
TODO
View File

@ -1,3 +1,11 @@
- looks like we need to have all includes in all .h files, and to scan them
all explicitly
at the moment Vips-8.0.gir just has the stuff directly in vips.h
- look at libpeas for plugin support
http://live.gnome.org/Libpeas

View File

@ -91,6 +91,7 @@ Vips_8_0_gir_INCLUDES = GObject-2.0
Vips_8_0_gir_CFLAGS = $(INCLUDES) -I${top_srcdir}/libvips/include
Vips_8_0_gir_LIBS = libvips.la
Vips_8_0_gir_FILES = $(introspection_sources)
Vips_8_0_gir_SCANNERFLAGS = --warn-all
INTROSPECTION_GIRS += Vips-8.0.gir
girdir = $(datadir)/gir-1.0