QTfrontend/QTfrontend.pro
changeset 50 9ab4067dabec
parent 28 59f7db859b8a
--- a/QTfrontend/QTfrontend.pro	Sun Jan 15 14:14:12 2006 +0000
+++ b/QTfrontend/QTfrontend.pro	Sun Jan 15 23:31:34 2006 +0000
@@ -11,5 +11,7 @@
 
 # Input
 HEADERS += binds.h game.h hwform.h sdlkeys.h team.h rndstr.h sha1.h gamecmds.h netclient.h
+HEADERS += teamselect.h teamselhelper.h
 FORMS += hwform.ui
 SOURCES += game.cpp main.cpp hwform.cpp team.cpp rndstr.cpp sha1.cpp gamecmds.cpp netclient.cpp
+SOURCES += teamselect.cpp teamselhelper.cpp