mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-10 10:18:21 +00:00
56da3f8543
* Remove Locale (finally)
9 lines
188 B
CMake
9 lines
188 B
CMake
set(DGAME_DUTILITIES_SOURCES "BrickDatabase.cpp"
|
|
"GameConfig.cpp"
|
|
"GUID.cpp"
|
|
"Loot.cpp"
|
|
"Mail.cpp"
|
|
"Preconditions.cpp"
|
|
"SlashCommandHandler.cpp"
|
|
"VanityUtilities.cpp" PARENT_SCOPE)
|