project_files/hedgewars.pro
changeset 7180 53ffc8853008
parent 7130 fcab1fd02bc6
child 7235 baa69bd025d9
--- a/project_files/hedgewars.pro	Mon Jun 04 08:11:47 2012 -0400
+++ b/project_files/hedgewars.pro	Mon Jun 04 21:32:30 2012 +0400
@@ -104,7 +104,8 @@
     ../QTfrontend/ui/dialog/input_password.h \
     ../QTfrontend/ui/widget/colorwidget.h \
     ../QTfrontend/model/HatModel.h \
-    ../QTfrontend/model/GameStyleModel.h
+    ../QTfrontend/model/GameStyleModel.h \
+    ../QTfrontend/recorder.h
 
 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
     ../QTfrontend/model/MapModel.cpp \
@@ -186,7 +187,8 @@
     ../QTfrontend/ui/dialog/input_password.cpp \
     ../QTfrontend/ui/widget/colorwidget.cpp \
     ../QTfrontend/model/HatModel.cpp \
-    ../QTfrontend/model/GameStyleModel.cpp
+    ../QTfrontend/model/GameStyleModel.cpp \
+    ../QTfrontend/recorder.cpp
 
 win32 {
     SOURCES += ../QTfrontend/xfire.cpp