[ease/gsoc2010: 36/39] Disable our own vapi files.
- From: Stéphane Maniaci <maniacis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ease/gsoc2010: 36/39] Disable our own vapi files.
- Date: Thu, 20 May 2010 20:56:18 +0000 (UTC)
commit cac45374222078be912339b941f05b3ef8f4e074
Author: Stéphane Maniaci <stephane maniaci gmail com>
Date: Thu May 20 16:51:46 2010 +0200
Disable our own vapi files.
Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile b/Makefile
index f0690c3..cb590e1 100644
--- a/Makefile
+++ b/Makefile
@@ -6,9 +6,9 @@ EASE_CFLAGS = `pkg-config --cflags gobject-2.0 gtk+-2.0 pango clutter-gst-1.0 \
EASE_LDFLAGS = `pkg-config --libs gobject-2.0 gtk+-2.0 pango clutter-gst-1.0 \
clutter-1.0 clutter-gtk-0.10 gee-1.0 libxml-2.0 cogl-1.0 gio-2.0 `
-VALA_FLAGS = --vapidir=./vapi --pkg "glib-2.0" --pkg "gtk+-2.0" --pkg "clutter-1.0" --pkg "gdk-2.0" --pkg "libxml-2.0" --pkg "gee-1.0" --pkg "clutter-gtk-0.10" --pkg "cogl-1.0" --pkg "gio-2.0" --pkg "clutter-gst-1.0"
+VALA_FLAGS = --pkg "glib-2.0" --pkg "gtk+-2.0" --pkg "clutter-1.0" --pkg "gdk-2.0" --pkg "libxml-2.0" --pkg "gee-1.0" --pkg "clutter-gtk-0.10" --pkg "cogl-1.0" --pkg "gio-2.0" --pkg "clutter-gst-1.0"
-DOC_FLAGS = --vapidir=./vapi --pkg "glib-2.0" --pkg "gtk+-2.0" --pkg "clutter-1.0" --pkg "gdk-2.0" --pkg "libxml-2.0" --pkg "gee-1.0" --pkg "clutter-gtk-0.10" --pkg "cogl-1.0" --pkg "gio-2.0" --pkg "clutter-gst-1.0"
+DOC_FLAGS = --pkg "glib-2.0" --pkg "gtk+-2.0" --pkg "clutter-1.0" --pkg "gdk-2.0" --pkg "libxml-2.0" --pkg "gee-1.0" --pkg "clutter-gtk-0.10" --pkg "cogl-1.0" --pkg "gio-2.0" --pkg "clutter-gst-1.0"
all: clang
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]