QTfrontend/hedgewars.pro
changeset 84 0f6669da2fcb
parent 63 27e2b5bb6d4b
child 85 44d9045b26ff
--- 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