Files
azerothcore-wotlk/deps/acelite/ace/svcconf.mpb
Yehonal f06f32849f Directory Structure [step 1]: moving files
working on #672

NOTE: This commit can't be compiled!!
2017-10-12 20:00:52 +02:00

28 lines
596 B
Plaintext

// -*- MPC -*-
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
}
}