[build] Added basic GObject introspection to libadg
commite11d17bfbfb58e636c8715bada2eb37f98d132a7
authorNicola Fontana <ntd@entidi.it>
Tue, 22 Mar 2011 23:39:20 +0000 (23 00:39 +0100)
committerNicola Fontana <ntd@entidi.it>
Sun, 27 Mar 2011 11:06:57 +0000 (27 13:06 +0200)
tree128e9aa4128ee8e3c254cebe548ce23eba709a35
parent5738d363d68c8e89a0e22c58ec2b08ad6e145f95
[build] Added basic GObject introspection to libadg

Following the documentation on the GNOME site [0], GObject introspection
support has been added to libadg. This is the first step to resolve the
issue #26 [1].

[0] http://live.gnome.org/GObjectIntrospection
[1] http://dev.entidi.com/p/adg/issues/26/
13 files changed:
build/introspection.m4 [new file with mode: 0644]
configure.ac
demo/Makefile.am
docs/adg/Makefile.am
po-properties/it.po
src/adg-gtk/tests/Makefile.am
src/adg/.gitignore
src/adg/Makefile.am
src/adg/adg-internal.h
src/adg/adg-utils.h
src/adg/tests/Makefile.am
src/cpml/Makefile.am
src/cpml/tests/Makefile.am