project_files/hedgewars.pro
changeset 7235 baa69bd025d9
parent 7180 53ffc8853008
child 7353 0e55228e1303
--- a/project_files/hedgewars.pro	Mon Jun 11 17:56:10 2012 +0400
+++ b/project_files/hedgewars.pro	Mon Jun 11 18:15:30 2012 +0400
@@ -105,7 +105,9 @@
     ../QTfrontend/ui/widget/colorwidget.h \
     ../QTfrontend/model/HatModel.h \
     ../QTfrontend/model/GameStyleModel.h \
-    ../QTfrontend/recorder.h
+    ../QTfrontend/util/libav_iteraction.h \
+    ../QTfrontend/ui/page/pagevideos.h \
+    ../QTfrontend/net/recorder.h
 
 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
     ../QTfrontend/model/MapModel.cpp \
@@ -188,7 +190,9 @@
     ../QTfrontend/ui/widget/colorwidget.cpp \
     ../QTfrontend/model/HatModel.cpp \
     ../QTfrontend/model/GameStyleModel.cpp \
-    ../QTfrontend/recorder.cpp
+    ../QTfrontend/util/libav_iteraction.cpp \
+    ../QTfrontend/ui/page/pagevideos.cpp \
+    ../QTfrontend/net/recorder.cpp
 
 win32 {
     SOURCES += ../QTfrontend/xfire.cpp