[cogl/lionel/introspection-next: 41/42] cogl: include cogl2_ prefixed functions in introspection
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/lionel/introspection-next: 41/42] cogl: include cogl2_ prefixed functions in introspection
- Date: Tue, 10 Dec 2013 21:53:43 +0000 (UTC)
commit 9ac3bdba916ea22bbd73fec3533fd1c6afa7ac27
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 1e590b4..f9ab8f2 100644
--- a/cogl/Makefile.am
+++ b/cogl/Makefile.am
@@ -707,7 +707,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 -UCOGL_COMPILATION
-D__COGL_H_INSIDE__ -D__COGL_XLIB_H_INSIDE__
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]