QTfrontend/hedgewars.pro
changeset 314 83773ccf4f09
parent 297 279e10ec31b4
child 412 2ddcc3e3e644
--- a/QTfrontend/hedgewars.pro	Mon Jan 08 21:44:57 2007 +0000
+++ b/QTfrontend/hedgewars.pro	Wed Jan 10 23:21:05 2007 +0000
@@ -33,7 +33,9 @@
            about.h \
            KB.h \
            proto.h \
-           fpsedit.h
+           fpsedit.h \
+           netserver.h \
+           newnetclient.h
            
            
 SOURCES += game.cpp \
@@ -56,7 +58,9 @@
            tcpBase.cpp \
            about.cpp \
            proto.cpp \
-           fpsedit.cpp
+           fpsedit.cpp \
+           netserver.cpp \
+           newnetclient.cpp
 
 TRANSLATIONS += translations/hedgewars_ru.ts