QTfrontend/hedgewars.pro
changeset 164 92cff18a3ab6
parent 132 2d0f404cdf05
child 177 c67c15e6fae3
--- a/QTfrontend/hedgewars.pro	Sun Sep 24 18:55:06 2006 +0000
+++ b/QTfrontend/hedgewars.pro	Sun Sep 24 19:51:16 2006 +0000
@@ -26,7 +26,9 @@
            predefteams.h \
            pages.h \
            SquareLabel.h \
-           hedgehogerWidget.h
+           hedgehogerWidget.h \
+           hwmap.h \
+           mapContainer.h
            
 SOURCES += game.cpp \
            main.cpp \
@@ -42,7 +44,9 @@
            gamecfgwidget.cpp \
            pages.cpp \
            SquareLabel.cpp \
-           hedgehogerWidget.cpp
+           hedgehogerWidget.cpp \
+           hwmap.cpp \
+           mapContainer.cpp
 
 TRANSLATIONS += translations/hedgewars_ru.ts