mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
14 lines
261 B
Plaintext
14 lines
261 B
Plaintext
// -*- MPC -*-
|
|
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
|
|
}
|
|
}
|