summaryrefslogtreecommitdiff
path: root/ACE/ace/XML_Utils
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-06-06 10:27:57 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-06-06 10:27:57 +0000
commit5b6a27c73c731f15e013a65be8a0e12d0e650c95 (patch)
treed45b494bf3ca7110a112ebd7a651b1a4ddff8e75 /ACE/ace/XML_Utils
parentc7bb14083adcf442c19e65ff828fa0b0a0f83b15 (diff)
downloadATCD-5b6a27c73c731f15e013a65be8a0e12d0e650c95.tar.gz
Wed Jun 6 10:27:33 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/XML_Utils/XML.mpc: Install fixes
Diffstat (limited to 'ACE/ace/XML_Utils')
-rw-r--r--ACE/ace/XML_Utils/XML.mpc7
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/ace/XML_Utils/XML.mpc b/ACE/ace/XML_Utils/XML.mpc
index 69d9f40ad59..dc83dd836b8 100644
--- a/ACE/ace/XML_Utils/XML.mpc
+++ b/ACE/ace/XML_Utils/XML.mpc
@@ -15,6 +15,11 @@ project (ACE_XML_Utils) : install, acelib, xerces, ace_output {
XSCRT
}
+ Inline_Files {
+ XMLSchema
+ XSCRT
+ }
+
Header_Files {
XML_Utils_Export.h
XML_Error_Handler.h
@@ -22,6 +27,8 @@ project (ACE_XML_Utils) : install, acelib, xerces, ace_output {
XML_Schema_Resolver.h
XML_Typedefs.h
XML_Helper.h
+ XMLSchema
+ XSCRT
}
Source_Files {