[gnome-games/gsoc-seed-games] [libgames-support] Add pkg arguments for Clutter and COGL to reduce g-ir-scanner warnings
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-games/gsoc-seed-games] [libgames-support] Add pkg arguments for Clutter and COGL to reduce g-ir-scanner warnings
- Date: Fri, 3 Jul 2009 09:54:50 +0000 (UTC)
commit f0767378ac1e2b7b8f267272059d5f4f182a554f
Author: Tim Horton <hortont424 gmail com>
Date: Fri Jul 3 05:52:44 2009 -0400
[libgames-support] Add pkg arguments for Clutter and COGL to reduce g-ir-scanner warnings
libgames-support/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/libgames-support/Makefile.am b/libgames-support/Makefile.am
index 6b9c507..31088f5 100644
--- a/libgames-support/Makefile.am
+++ b/libgames-support/Makefile.am
@@ -300,11 +300,14 @@ GnomeGamesSupport-1.0.gir: $(INTROSPECTION_SCANNER) libgames-support.la
$(INCLUDES) \
--add-include-path=$(srcdir) --add-include=path=. \
--include=Clutter-0.9 \
+ --include=Cogl-0.9 \
--include=Gtk-2.0 \
--library=games-support \
--output $@ \
--pkg gobject-2.0 \
--pkg gtk+-2.0 \
+ --pkg clutter-0.9 \
+ --pkg cogl-0.9 \
$(libgames_support_la_SOURCES) /usr/include/ggz*.h
BUILT_GIRSOURCES += GnomeGamesSupport-1.0.gir
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]