[gxml] * build new XmlSerializableTest
- From: Richard Hans Schwarting <rschwart src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml] * build new XmlSerializableTest
- Date: Mon, 18 Jun 2012 18:21:19 +0000 (UTC)
commit 40057f6addbe06d743565f9bd08c2a7ef995e0ae
Author: Richard Schwarting <aquarichy gmail com>
Date: Mon Jun 18 14:19:59 2012 -0400
* build new XmlSerializableTest
test/wscript_build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/test/wscript_build b/test/wscript_build
index 3642812..e2efb51 100644
--- a/test/wscript_build
+++ b/test/wscript_build
@@ -10,7 +10,7 @@ bld.program(
target = 'gxml_test',
uselib = 'GTK GLIB GEE XML',
use = 'gxml',
- source = ['AttrTest.vala', 'CharacterDataTest.vala', 'DocumentTest.vala', 'ElementTest.vala', 'GXmlTest.vala', 'NodeListTest.vala', 'TextTest.vala', 'ValaLibxml2Test.vala', 'XNodeTest.vala'],
+ 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!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]