project_files/hedgewars.pro
branchflibqtfrontend
changeset 8092 08960209db8c
parent 8085 6c059add1560
child 8100 0e6fadf81a2c
equal deleted inserted replaced
8091:e0a76056a633 8092:08960209db8c
   106     ../QTfrontend/ui/dialog/ask_quit.h \
   106     ../QTfrontend/ui/dialog/ask_quit.h \
   107     ../QTfrontend/ui/dialog/upload_video.h \
   107     ../QTfrontend/ui/dialog/upload_video.h \
   108     ../QTfrontend/campaign.h \
   108     ../QTfrontend/campaign.h \
   109     ../QTfrontend/model/playerslistmodel.h \
   109     ../QTfrontend/model/playerslistmodel.h \
   110     ../QTfrontend/util/LibavInteraction.h \
   110     ../QTfrontend/util/LibavInteraction.h \
   111     ../QTfrontend/util/FileEngine.h
   111     ../QTfrontend/util/FileEngine.h \
       
   112     ../QTfrontend/util/frontlibpoller.h
   112 
   113 
   113 
   114 
   114 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
   115 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
   115     ../QTfrontend/model/MapModel.cpp \
   116     ../QTfrontend/model/MapModel.cpp \
   116     ../QTfrontend/model/ThemeModel.cpp \
   117     ../QTfrontend/model/ThemeModel.cpp \
   197     ../QTfrontend/ui/dialog/ask_quit.cpp \
   198     ../QTfrontend/ui/dialog/ask_quit.cpp \
   198     ../QTfrontend/ui/dialog/upload_video.cpp \
   199     ../QTfrontend/ui/dialog/upload_video.cpp \
   199     ../QTfrontend/campaign.cpp \
   200     ../QTfrontend/campaign.cpp \
   200     ../QTfrontend/model/playerslistmodel.cpp \
   201     ../QTfrontend/model/playerslistmodel.cpp \
   201     ../QTfrontend/util/LibavInteraction.cpp \
   202     ../QTfrontend/util/LibavInteraction.cpp \
   202     ../QTfrontend/util/FileEngine.cpp
   203     ../QTfrontend/util/FileEngine.cpp \
       
   204     ../QTfrontend/util/frontlibpoller.cpp
   203 
   205 
   204 
   206 
   205 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ar.ts \
   207 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ar.ts \
   206     ../share/hedgewars/Data/Locale/hedgewars_bg.ts \
   208     ../share/hedgewars/Data/Locale/hedgewars_bg.ts \
   207     ../share/hedgewars/Data/Locale/hedgewars_cs.ts \
   209     ../share/hedgewars/Data/Locale/hedgewars_cs.ts \