From a2004d367dada64bf97d62d7a42c3b7d6e6be2cf Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Fri, 28 Jan 2011 22:07:51 +0100 Subject: Fix Windows build of the 0.5 version. The rc and specialfolders files where included with the manaserv specific files. --- src/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 0fd32f59..35af94fb 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -620,8 +620,8 @@ SET(SRCS_MANA ) IF (WIN32) - SET(SRCS_MANA - ${SRCS_MANA} + SET(SRCS + ${SRCS} utils/specialfolder.cpp utils/specialfolder.h mana.rc -- cgit v1.2.3-70-g09d2