QTfrontend/hedgewars.pro
changeset 187 96c3154efee5
parent 177 c67c15e6fae3
child 208 a049157d673a
--- a/QTfrontend/hedgewars.pro	Thu Oct 05 18:36:04 2006 +0000
+++ b/QTfrontend/hedgewars.pro	Thu Oct 05 18:44:14 2006 +0000
@@ -29,7 +29,8 @@
            hedgehogerWidget.h \
            hwmap.h \
            mapContainer.h \
-           tcpBase.h
+           tcpBase.h \
+           about.h
            
 SOURCES += game.cpp \
            main.cpp \
@@ -48,7 +49,8 @@
            hedgehogerWidget.cpp \
            hwmap.cpp \
            mapContainer.cpp \
-           tcpBase.cpp
+           tcpBase.cpp \
+           about.cpp
 
 TRANSLATIONS += translations/hedgewars_ru.ts