repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Use =default for skeleton copy constructor
[ACE_TAO.git]
/
ACE
/
ace
/
XML_Utils
/
XML.mpc
blob
3daad29e58e1c22d77aa3883e36acbd4681188b4
1
project (ACE_XML_Utils) : install, acelib, xerces, ace_output {
2
sharedname += ACE_XML_Utils
3
dynamicflags += XML_UTILS_BUILD_DLL
4
5
specific {
6
install_dir = ace/XML_Utils
7
}
8
9
Template_Files {
10
XML_Helper.tpp
11
XML_Schema_Resolver.tpp
12
XMLSchema
13
XSCRT
14
}
15
16
Inline_Files {
17
XMLSchema
18
XSCRT
19
}
20
21
Header_Files {
22
XML_Utils_Export.h
23
XML_Error_Handler.h
24
XercesString.h
25
XML_Schema_Resolver.h
26
XML_Helper.h
27
XMLSchema
28
XSCRT
29
}
30
31
Source_Files {
32
XML_Error_Handler.cpp
33
XercesString.cpp
34
XML_Schema_Resolver.cpp
35
}
36
37
Pkgconfig_Files {
38
ACE_XML_Utils.pc.in
39
}
40
}