mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
15 lines
315 B
Text
15 lines
315 B
Text
// -*- MPC -*-
|
|
// $Id: other.mpb 80826 2008-03-04 14:51:23Z wotte $
|
|
|
|
feature(ace_other) {
|
|
Source_Files(ACE_COMPONENTS) {
|
|
Local_Name_Space.cpp
|
|
Name_Proxy.cpp
|
|
Name_Request_Reply.cpp
|
|
Name_Space.cpp
|
|
Naming_Context.cpp
|
|
Registry_Name_Space.cpp
|
|
Remote_Name_Space.cpp
|
|
NT_Service.cpp
|
|
}
|
|
}
|