QTfrontend/hedgewars.pro
changeset 412 2ddcc3e3e644
parent 314 83773ccf4f09
child 420 6cdfc07dceed
--- a/QTfrontend/hedgewars.pro	Wed Feb 07 22:35:41 2007 +0000
+++ b/QTfrontend/hedgewars.pro	Wed Feb 07 22:54:24 2007 +0000
@@ -35,7 +35,9 @@
            proto.h \
            fpsedit.h \
            netserver.h \
-           newnetclient.h
+           newnetclient.h \
+           netudpserver.h \
+           netudpwidget.h
            
            
 SOURCES += game.cpp \
@@ -60,7 +62,9 @@
            proto.cpp \
            fpsedit.cpp \
            netserver.cpp \
-           newnetclient.cpp
+           newnetclient.cpp \
+           netudpserver.cpp \
+           netudpwidget.cpp
 
 TRANSLATIONS += translations/hedgewars_ru.ts