--- a/project_files/hedgewars.pro Thu Jul 26 21:56:47 2012 +0400
+++ b/project_files/hedgewars.pro Thu Jul 26 21:58:25 2012 +0400
@@ -108,7 +108,8 @@
../QTfrontend/util/libav_iteraction.h \
../QTfrontend/ui/page/pagevideos.h \
../QTfrontend/net/recorder.h \
- ../QTfrontend/ui/dialog/ask_quit.h
+ ../QTfrontend/ui/dialog/ask_quit.h \
+ ../QTfrontend/ui/dialog/upload_video.h
SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
../QTfrontend/model/MapModel.cpp \
@@ -194,7 +195,8 @@
../QTfrontend/util/libav_iteraction.cpp \
../QTfrontend/ui/page/pagevideos.cpp \
../QTfrontend/net/recorder.cpp \
- ../QTfrontend/ui/dialog/ask_quit.cpp
+ ../QTfrontend/ui/dialog/ask_quit.cpp \
+ ../QTfrontend/ui/dialog/upload_video.cpp
win32 {
SOURCES += ../QTfrontend/xfire.cpp