|
@@ -118,7 +118,9 @@ SOURCES += \
|
|
source/gui/buttoneventlistener.cpp \
|
|
source/gui/buttoneventlistener.cpp \
|
|
ui/hotseat_recruitment/iconhint.cpp \
|
|
ui/hotseat_recruitment/iconhint.cpp \
|
|
ui/dialog_form/dialogform.cpp \
|
|
ui/dialog_form/dialogform.cpp \
|
|
- ui/about_us/aboutus.cpp
|
|
|
|
|
|
+ ui/about_us/aboutus.cpp \
|
|
|
|
+ source/effects/selfmove.cpp \
|
|
|
|
+ source/spells/selfmovespell.cpp
|
|
|
|
|
|
HEADERS += \
|
|
HEADERS += \
|
|
include/abstractfactory.h \
|
|
include/abstractfactory.h \
|
|
@@ -159,7 +161,9 @@ HEADERS += \
|
|
ui/main_menu/mainmenubackground.h \
|
|
ui/main_menu/mainmenubackground.h \
|
|
ui/hotseat_recruitment/iconhint.h \
|
|
ui/hotseat_recruitment/iconhint.h \
|
|
ui/dialog_form/dialogform.h \
|
|
ui/dialog_form/dialogform.h \
|
|
- ui/about_us/aboutus.h
|
|
|
|
|
|
+ ui/about_us/aboutus.h \
|
|
|
|
+ include/effects/selfmove.h \
|
|
|
|
+ include/spells/selfmovespell.h
|
|
|
|
|
|
FORMS += \
|
|
FORMS += \
|
|
ui/hotseat_game/hotseatgame.ui \
|
|
ui/hotseat_game/hotseatgame.ui \
|