[rygel] core: Add missing C header info in VAPI
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] core: Add missing C header info in VAPI
- Date: Fri, 30 Jul 2010 10:12:36 +0000 (UTC)
commit 0f0f6313cf6d096ce6d765cefce35b629627d51b
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Fri Jul 30 13:12:07 2010 +0300
core: Add missing C header info in VAPI
src/rygel/rygel-build-config.vapi | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/rygel/rygel-build-config.vapi b/src/rygel/rygel-build-config.vapi
index 800780c..c0bf3f9 100644
--- a/src/rygel/rygel-build-config.vapi
+++ b/src/rygel/rygel-build-config.vapi
@@ -23,6 +23,7 @@
/**
* Holds constants defined by build system.
*/
+[CCode (cheader_filename = "config.h")]
public class Rygel.BuildConfig {
[CCode (cname = "DATA_DIR")]
public static const string DATA_DIR;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]