project_files/hedgewars.pro
changeset 8157 695f1eef72c8
parent 8085 6c059add1560
child 8208 171da01bd04d
child 8223 14d9a3c33650
equal deleted inserted replaced
8156:3ccc61102b58 8157:695f1eef72c8
   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/ui/dialog/bandialog.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/ui/dialog/bandialog.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 \