project_files/hedgewars.pro
branchflibqtfrontend
changeset 8208 171da01bd04d
parent 8100 0e6fadf81a2c
parent 8157 695f1eef72c8
child 8278 9cdfcb5b7ddd
equal deleted inserted replaced
8141:6482875b0d97 8208:171da01bd04d
   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     ../QTfrontend/util/frontlibpoller.h \
       
   113     ../QTfrontend/ui/dialog/bandialog.h
   113 
   114 
   114 
   115 
   115 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
   116 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
   116     ../QTfrontend/model/MapModel.cpp \
   117     ../QTfrontend/model/MapModel.cpp \
   117     ../QTfrontend/model/ThemeModel.cpp \
   118     ../QTfrontend/model/ThemeModel.cpp \
   199     ../QTfrontend/ui/dialog/upload_video.cpp \
   200     ../QTfrontend/ui/dialog/upload_video.cpp \
   200     ../QTfrontend/campaign.cpp \
   201     ../QTfrontend/campaign.cpp \
   201     ../QTfrontend/model/playerslistmodel.cpp \
   202     ../QTfrontend/model/playerslistmodel.cpp \
   202     ../QTfrontend/util/LibavInteraction.cpp \
   203     ../QTfrontend/util/LibavInteraction.cpp \
   203     ../QTfrontend/util/FileEngine.cpp \
   204     ../QTfrontend/util/FileEngine.cpp \
   204     ../QTfrontend/util/frontlibpoller.cpp
   205     ../QTfrontend/util/frontlibpoller.cpp \
       
   206     ../QTfrontend/ui/dialog/bandialog.cpp
   205 
   207 
   206 
   208 
   207 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ar.ts \
   209 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ar.ts \
   208     ../share/hedgewars/Data/Locale/hedgewars_bg.ts \
   210     ../share/hedgewars/Data/Locale/hedgewars_bg.ts \
   209     ../share/hedgewars/Data/Locale/hedgewars_cs.ts \
   211     ../share/hedgewars/Data/Locale/hedgewars_cs.ts \