summaryrefslogtreecommitdiff
path: root/ACE/ace/svcconf.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/svcconf.mpb')
-rw-r--r--ACE/ace/svcconf.mpb29
1 files changed, 29 insertions, 0 deletions
diff --git a/ACE/ace/svcconf.mpb b/ACE/ace/svcconf.mpb
new file mode 100644
index 00000000000..aec4ab5113c
--- /dev/null
+++ b/ACE/ace/svcconf.mpb
@@ -0,0 +1,29 @@
+// -*- MPC -*-
+// $Id$
+
+feature(ace_svcconf) {
+ macros -= ACE_LACKS_ACE_SVCCONF
+
+ Source_Files(ACE_COMPONENTS) {
+ DLL.cpp
+ Dynamic_Service_Base.cpp
+ Dynamic_Service_Dependency.cpp
+ Parse_Node.cpp
+ Service_Config.cpp
+ Service_Gestalt.cpp
+ Service_Manager.cpp
+ Service_Object.cpp
+ Service_Repository.cpp
+ Service_Types.cpp
+ Shared_Object.cpp
+ Svc_Conf_Lexer.cpp
+ Svc_Conf_y.cpp
+ Encoding_Converter.cpp
+ Encoding_Converter_Factory.cpp
+ UTF8_Encoding_Converter.cpp
+ UTF16_Encoding_Converter.cpp
+ UTF32_Encoding_Converter.cpp
+ XML_Svc_Conf.cpp
+ }
+}
+