QTfrontend/hedgewars.pro
changeset 177 c67c15e6fae3
parent 164 92cff18a3ab6
child 187 96c3154efee5
--- a/QTfrontend/hedgewars.pro	Thu Sep 28 16:34:42 2006 +0000
+++ b/QTfrontend/hedgewars.pro	Sun Oct 01 20:14:30 2006 +0000
@@ -28,7 +28,8 @@
            SquareLabel.h \
            hedgehogerWidget.h \
            hwmap.h \
-           mapContainer.h
+           mapContainer.h \
+           tcpBase.h
            
 SOURCES += game.cpp \
            main.cpp \
@@ -46,7 +47,8 @@
            SquareLabel.cpp \
            hedgehogerWidget.cpp \
            hwmap.cpp \
-           mapContainer.cpp
+           mapContainer.cpp \
+           tcpBase.cpp
 
 TRANSLATIONS += translations/hedgewars_ru.ts