server/dep/ACE_wrappers/ace/svcconf.mpb
Neo2003 23c920ca4b [10643] Update the ACE part we use to 5.8.2
Signed-off-by: Neo2003 <Neo.2003@Hotmail.fr>
2010-10-25 20:36:51 +02:00

29 lines
654 B
Text

// -*- MPC -*-
// $Id: svcconf.mpb 89216 2010-02-25 07:39:30Z johnnyw $
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
}
}