--- a/project_files/hedgewars.pro Fri Jul 06 13:22:33 2012 +0400
+++ b/project_files/hedgewars.pro Fri Jul 06 19:15:44 2012 +0400
@@ -107,7 +107,8 @@
../QTfrontend/model/GameStyleModel.h \
../QTfrontend/util/libav_iteraction.h \
../QTfrontend/ui/page/pagevideos.h \
- ../QTfrontend/net/recorder.h
+ ../QTfrontend/net/recorder.h \
+ ../QTfrontend/ui/dialog/ask_quit.h
SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
../QTfrontend/model/MapModel.cpp \
@@ -192,7 +193,8 @@
../QTfrontend/model/GameStyleModel.cpp \
../QTfrontend/util/libav_iteraction.cpp \
../QTfrontend/ui/page/pagevideos.cpp \
- ../QTfrontend/net/recorder.cpp
+ ../QTfrontend/net/recorder.cpp \
+ ../QTfrontend/ui/dialog/ask_quit.cpp
win32 {
SOURCES += ../QTfrontend/xfire.cpp