[gxml: 13/16] * obsolete wscript update for XNode -> DomNode
- From: Richard Hans Schwarting <rschwart src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml: 13/16] * obsolete wscript update for XNode -> DomNode
- Date: Fri, 27 Jul 2012 09:31:07 +0000 (UTC)
commit 723bc2c9da78fd914ce4fde41cbb162bda067942
Author: Richard Schwarting <aquarichy gmail com>
Date: Fri Jul 27 11:20:49 2012 +0200
* obsolete wscript update for XNode -> DomNode
gxml/wscript_build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gxml/wscript_build b/gxml/wscript_build
index 9af1b11..cdc8ebc 100644
--- a/gxml/wscript_build
+++ b/gxml/wscript_build
@@ -9,6 +9,6 @@ bld.shlib(
packages = 'gtk+-2.0 gee-0.8 libxml-2.0',
target = 'gxml',
uselib = 'GTK GLIB GEE XML',
- source = ['Attr.vala', 'BackedNode.vala', 'CDATASection.vala', 'CharacterData.vala', 'Comment.vala', 'DocumentFragment.vala', 'DocumentType.vala', 'Document.vala', 'DomError.vala', 'Element.vala', 'EntityReference.vala', 'Entity.vala', 'Implementation.vala', 'NamespaceAttr.vala', 'NodeList.vala', 'NodeType.vala', 'Notation.vala', 'ProcessingInstruction.vala', 'Serializable.vala', 'Serialization.vala', 'Text.vala', 'XNode.vala'],
+ source = ['Attr.vala', 'BackedNode.vala', 'CDATASection.vala', 'CharacterData.vala', 'Comment.vala', 'DocumentFragment.vala', 'DocumentType.vala', 'Document.vala', 'DomError.vala', 'Element.vala', 'EntityReference.vala', 'Entity.vala', 'Implementation.vala', 'NamespaceAttr.vala', 'NodeList.vala', 'NodeType.vala', 'Notation.vala', 'ProcessingInstruction.vala', 'Serializable.vala', 'Serialization.vala', 'Text.vala', 'DomNode.vala'],
vapi_dirs = '../vapi'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]