project_files/hedgewars.pro
changeset 10256 b07288b729c4
parent 10235 bafca1686867
child 10463 987ac036c453
equal deleted inserted replaced
10255:fdc342ebdc31 10256:b07288b729c4
   114     ../QTfrontend/ui/widget/hatprompt.h \
   114     ../QTfrontend/ui/widget/hatprompt.h \
   115     ../QTfrontend/ui/widget/feedbackdialog.h \
   115     ../QTfrontend/ui/widget/feedbackdialog.h \
   116     ../QTfrontend/ui/widget/lineeditcursor.h \
   116     ../QTfrontend/ui/widget/lineeditcursor.h \
   117     ../QTfrontend/servermessages.h \
   117     ../QTfrontend/servermessages.h \
   118     ../QTfrontend/ui/widget/roomnameprompt.h \
   118     ../QTfrontend/ui/widget/roomnameprompt.h \
   119     ../QTfrontend/weapons.h
   119     ../QTfrontend/weapons.h \
       
   120     ../QTfrontend/net/hwmapoptimizer.h
   120 
   121 
   121 
   122 
   122 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
   123 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
   123     ../QTfrontend/model/MapModel.cpp \
   124     ../QTfrontend/model/MapModel.cpp \
   124     ../QTfrontend/model/ThemeModel.cpp \
   125     ../QTfrontend/model/ThemeModel.cpp \
   212     ../QTfrontend/ui/widget/seedprompt.cpp \
   213     ../QTfrontend/ui/widget/seedprompt.cpp \
   213     ../QTfrontend/ui/widget/themeprompt.cpp \
   214     ../QTfrontend/ui/widget/themeprompt.cpp \
   214     ../QTfrontend/util/MessageDialog.cpp \
   215     ../QTfrontend/util/MessageDialog.cpp \
   215     ../QTfrontend/ui/widget/feedbackdialog.cpp \
   216     ../QTfrontend/ui/widget/feedbackdialog.cpp \
   216     ../QTfrontend/ui/widget/lineeditcursor.cpp \
   217     ../QTfrontend/ui/widget/lineeditcursor.cpp \
   217     ../QTfrontend/ui/widget/roomnameprompt.cpp
   218     ../QTfrontend/ui/widget/roomnameprompt.cpp \
       
   219     ../QTfrontend/net/hwmapoptimizer.cpp
   218 
   220 
   219 
   221 
   220 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ar.ts \
   222 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ar.ts \
   221     ../share/hedgewars/Data/Locale/hedgewars_bg.ts \
   223     ../share/hedgewars/Data/Locale/hedgewars_bg.ts \
   222     ../share/hedgewars/Data/Locale/hedgewars_cs.ts \
   224     ../share/hedgewars/Data/Locale/hedgewars_cs.ts \