[gxml] * remove unused stuff from the waf script
- From: Richard Hans Schwarting <rschwart src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml] * remove unused stuff from the waf script
- Date: Thu, 5 Jul 2012 21:14:34 +0000 (UTC)
commit 8e12f010c972992340bb818a339f2bac15018a02
Author: Richard Schwarting <aquarichy gmail com>
Date: Thu Jul 5 17:14:01 2012 -0400
* remove unused stuff from the waf script
test/wscript_build | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/test/wscript_build b/test/wscript_build
index e2efb51..8bd6c5c 100644
--- a/test/wscript_build
+++ b/test/wscript_build
@@ -11,7 +11,5 @@ bld.program(
uselib = 'GTK GLIB GEE XML',
use = 'gxml',
source = ['AttrTest.vala', 'CharacterDataTest.vala', 'DocumentTest.vala', 'ElementTest.vala', 'GXmlTest.vala', 'NodeListTest.vala', 'TextTest.vala', 'ValaLibxml2Test.vala', 'XmlSerializableTest.vala', 'XNodeTest.vala'],
- vapi_dirs = ['../gxml', '../vapi'],
- vala_defines = ['DEBUG']
- # valaflags = ['-g'] # TODO: how do we communicate this? Argh!
+ vapi_dirs = ['../gxml', '../vapi']
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]