--- a/QTfrontend/hedgewars.pro Mon Jul 24 14:03:51 2006 +0000
+++ b/QTfrontend/hedgewars.pro Mon Jul 24 22:37:34 2006 +0000
@@ -21,10 +21,10 @@
teamselect.h \
teamselhelper.h \
frameTeam.h \
- vertScrollArea.h
+ vertScrollArea.h \
+ gameconfig.h \
+ ui_hwform.h
-FORMS += hwform.ui
-
SOURCES += game.cpp \
main.cpp \
hwform.cpp \
@@ -35,7 +35,9 @@
teamselect.cpp \
teamselhelper.cpp \
frameTeam.cpp \
- vertScrollArea.cpp
+ vertScrollArea.cpp \
+ gameconfig.cpp \
+ ui_hwform.cpp
TRANSLATIONS += translations/hedgewars_ru.ts