Document return values
[ACE_TAO.git] / ACE / ace / svcconf.mpb
blob882914654b7c298da3c5c0a1f35aa02d222c2b09
1 // -*- MPC -*-
2 feature(ace_svcconf) {
3   macros -= ACE_LACKS_ACE_SVCCONF
5   Source_Files(ACE_COMPONENTS) {
6     DLL.cpp
7     Dynamic_Service_Base.cpp
8     Dynamic_Service_Dependency.cpp
9     Parse_Node.cpp
10     Service_Config.cpp
11     Service_Gestalt.cpp
12     Service_Manager.cpp
13     Service_Object.cpp
14     Service_Repository.cpp
15     Service_Types.cpp
16     Shared_Object.cpp
17     Svc_Conf_Lexer.cpp
18     Svc_Conf_y.cpp
19     Encoding_Converter.cpp
20     Encoding_Converter_Factory.cpp
21     UTF8_Encoding_Converter.cpp
22     UTF16_Encoding_Converter.cpp
23     UTF32_Encoding_Converter.cpp
24     XML_Svc_Conf.cpp
25   }