[gnome-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] [libgames-support] Add pkg arguments for Clutter and COGL to reduce g-ir-scanner warnings
- Date: Thu, 16 Jul 2009 22:31:46 +0000 (UTC)
commit c989250db6a1d24243b67a245e1f0c49e2d774a1
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 2410af1..0ace3ea 100644
--- a/libgames-support/Makefile.am
+++ b/libgames-support/Makefile.am
@@ -359,11 +359,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]