mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 13:47:23 +01:00
* Updated to 6721 and 676 * Fixed TrinityScript logo * Version updated to 0.2.6721.676 --HG-- branch : trunk rename : 6700-670 => 6721-676
16 lines
315 B
Plaintext
16 lines
315 B
Plaintext
// -*- 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
|
|
}
|
|
}
|