Added AzerothCore labels

This commit is contained in:
ShinDarth
2016-07-24 13:38:26 +02:00
parent 033924d8b4
commit b618b6a56f
39 changed files with 66 additions and 68 deletions

View File

@@ -1,4 +1,4 @@
SunwellCore uses (parts of or in whole) the following opensource software :
AzerothCore uses (parts of or in whole) the following opensource software :
ACE (ADAPTIVE Communication Environment)
http://www.cs.wustl.edu/~schmidt/ACE.html

View File

@@ -42,7 +42,7 @@ set(MYSQL_DATADIR "${DEFAULT_MYSQL_HOME}/data")
set(DEFAULT_CHARSET_HOME "${DEFAULT_MYSQL_HOME}")
set(PLUGINDIR "${DEFAULT_MYSQL_HOME}/lib/plugin")
set(COMPILATION_COMMENT "Source distribution lite for SunwellCore")
set(COMPILATION_COMMENT "Source distribution lite for AzerothCore")
# Run platform tests
include(${CMAKE_CURRENT_SOURCE_DIR}/configure.cmake)