[cogl/lionel/introspection-next: 44/45] cogl: include cogl2_ prefixed functions in introspection



commit 402cbf2771db5fc387edea7d24147b4118840a89
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Thu Nov 14 13:38:30 2013 +0000

    cogl: include cogl2_ prefixed functions in introspection

 cogl/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/Makefile.am b/cogl/Makefile.am
index 8b5a713..7b56902 100644
--- a/cogl/Makefile.am
+++ b/cogl/Makefile.am
@@ -709,7 +709,7 @@ Cogl_1_0_gir_SCANNERFLAGS = --warn-all --c-include='cogl/cogl.h'
 Cogl_2_0_gir_CFLAGS = $(AM_CPPFLAGS) $(COGL_DEP_CFLAGS) -DCOGL_ENABLE_EXPERIMENTAL_API=1
 Cogl_2_0_gir_INCLUDES = GL-1.0 GObject-2.0
 Cogl_2_0_gir_EXPORT_PACKAGES = cogl-2.0-experimental
-Cogl_2_0_gir_SCANNERFLAGS = --warn-all --c-include='cogl/cogl.h'
+Cogl_2_0_gir_SCANNERFLAGS = --warn-all --c-include='cogl/cogl.h' --symbol-prefix=cogl --symbol-prefix=cogl2
 
 INTROSPECTION_GIRS += Cogl-1.0.gir Cogl-2.0.gir
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]