--- a/project_files/hedgewars.pro Wed Oct 03 12:04:29 2012 +0400
+++ b/project_files/hedgewars.pro Sat Oct 06 01:09:41 2012 +0400
@@ -110,7 +110,8 @@
../QTfrontend/net/recorder.h \
../QTfrontend/ui/dialog/ask_quit.h \
../QTfrontend/ui/dialog/upload_video.h \
- ../QTfrontend/campaign.h
+ ../QTfrontend/campaign.h \
+ ../QTfrontend/model/playerslistmodel.h
SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
../QTfrontend/model/MapModel.cpp \
@@ -198,7 +199,8 @@
../QTfrontend/net/recorder.cpp \
../QTfrontend/ui/dialog/ask_quit.cpp \
../QTfrontend/ui/dialog/upload_video.cpp \
- ../QTfrontend/campaign.cpp
+ ../QTfrontend/campaign.cpp \
+ ../QTfrontend/model/playerslistmodel.cpp
win32 {