diff options
author | eathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-12 20:31:55 +0000 |
---|---|---|
committer | eathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-12 20:31:55 +0000 |
commit | 17871cc1006e39afda8ce6a0ace4231fea42320b (patch) | |
tree | 86feac854bb5882fd239baab16f695f539ee5057 /CMakeLists.txt | |
parent | 2a28e9c80e2386961db84f5ce932b1e33f43b7b3 (diff) | |
download | hercules-17871cc1006e39afda8ce6a0ace4231fea42320b.tar.gz hercules-17871cc1006e39afda8ce6a0ace4231fea42320b.tar.bz2 hercules-17871cc1006e39afda8ce6a0ace4231fea42320b.tar.xz hercules-17871cc1006e39afda8ce6a0ace4231fea42320b.zip |
* Merged changes up to eAthena 15096.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16106 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 4d0771254..6c08297b7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -465,7 +465,6 @@ set( RUNTIME_FILES "${CMAKE_CURRENT_SOURCE_DIR}/char-server.sh" "${CMAKE_CURRENT_SOURCE_DIR}/charserv-sql.bat" "${CMAKE_CURRENT_SOURCE_DIR}/dbghelp.dll" - "${CMAKE_CURRENT_SOURCE_DIR}/libmysql.dll" "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE" "${CMAKE_CURRENT_SOURCE_DIR}/login-server.sh" "${CMAKE_CURRENT_SOURCE_DIR}/logserv-sql.bat" |