project_files/hedgewars.pro
branchflibqtfrontend
changeset 8208 171da01bd04d
parent 8100 0e6fadf81a2c
parent 8157 695f1eef72c8
child 8278 9cdfcb5b7ddd
--- a/project_files/hedgewars.pro	Fri Nov 30 18:19:52 2012 +0400
+++ b/project_files/hedgewars.pro	Tue Dec 04 09:15:55 2012 +0400
@@ -109,7 +109,8 @@
     ../QTfrontend/model/playerslistmodel.h \
     ../QTfrontend/util/LibavInteraction.h \
     ../QTfrontend/util/FileEngine.h \
-    ../QTfrontend/util/frontlibpoller.h
+    ../QTfrontend/util/frontlibpoller.h \
+    ../QTfrontend/ui/dialog/bandialog.h
 
 
 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
@@ -201,7 +202,8 @@
     ../QTfrontend/model/playerslistmodel.cpp \
     ../QTfrontend/util/LibavInteraction.cpp \
     ../QTfrontend/util/FileEngine.cpp \
-    ../QTfrontend/util/frontlibpoller.cpp
+    ../QTfrontend/util/frontlibpoller.cpp \
+    ../QTfrontend/ui/dialog/bandialog.cpp
 
 
 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ar.ts \