equal
deleted
inserted
replaced
8 INCLUDEPATH += ../QTfrontend/ui/page |
8 INCLUDEPATH += ../QTfrontend/ui/page |
9 INCLUDEPATH += ../QTfrontend/ui/dialog |
9 INCLUDEPATH += ../QTfrontend/ui/dialog |
10 INCLUDEPATH += ../QTfrontend/net |
10 INCLUDEPATH += ../QTfrontend/net |
11 INCLUDEPATH += ../QTfrontend/util |
11 INCLUDEPATH += ../QTfrontend/util |
12 INCLUDEPATH += ../QTfrontend/util/platform |
12 INCLUDEPATH += ../QTfrontend/util/platform |
13 INCLUDEPATH += ../misc/physfs/src |
13 INCLUDEPATH += ../misc/libphysfs |
14 INCLUDEPATH += ../misc/physfs/extras |
14 INCLUDEPATH += ../misc/libphyslayer |
15 |
15 |
16 DESTDIR = ../bin |
16 DESTDIR = ../bin |
17 |
17 |
18 QT += network |
18 QT += network |
19 QT += webkit |
19 QT += webkit |
112 ../QTfrontend/ui/widget/themeprompt.h \ |
112 ../QTfrontend/ui/widget/themeprompt.h \ |
113 ../QTfrontend/ui/widget/hatbutton.h \ |
113 ../QTfrontend/ui/widget/hatbutton.h \ |
114 ../QTfrontend/util/MessageDialog.h \ |
114 ../QTfrontend/util/MessageDialog.h \ |
115 ../QTfrontend/ui/widget/hatprompt.h \ |
115 ../QTfrontend/ui/widget/hatprompt.h \ |
116 ../QTfrontend/ui/widget/feedbackdialog.h \ |
116 ../QTfrontend/ui/widget/feedbackdialog.h \ |
117 ../QTfrontend/ui/widget/flowlayout.h \ |
|
118 ../QTfrontend/ui/widget/lineeditcursor.h \ |
117 ../QTfrontend/ui/widget/lineeditcursor.h \ |
119 ../QTfrontend/servermessages.h |
118 ../QTfrontend/servermessages.h \ |
|
119 ../QTfrontend/ui/widget/roomnameprompt.h |
120 |
120 |
121 |
121 |
122 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \ |
122 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \ |
123 ../QTfrontend/model/MapModel.cpp \ |
123 ../QTfrontend/model/MapModel.cpp \ |
124 ../QTfrontend/model/ThemeModel.cpp \ |
124 ../QTfrontend/model/ThemeModel.cpp \ |
212 ../QTfrontend/ui/widget/keybinder.cpp \ |
212 ../QTfrontend/ui/widget/keybinder.cpp \ |
213 ../QTfrontend/ui/widget/seedprompt.cpp \ |
213 ../QTfrontend/ui/widget/seedprompt.cpp \ |
214 ../QTfrontend/ui/widget/themeprompt.cpp \ |
214 ../QTfrontend/ui/widget/themeprompt.cpp \ |
215 ../QTfrontend/util/MessageDialog.cpp \ |
215 ../QTfrontend/util/MessageDialog.cpp \ |
216 ../QTfrontend/ui/widget/feedbackdialog.cpp \ |
216 ../QTfrontend/ui/widget/feedbackdialog.cpp \ |
217 ../QTfrontend/ui/widget/flowlayout.cpp \ |
217 ../QTfrontend/ui/widget/lineeditcursor.cpp \ |
218 ../QTfrontend/ui/widget/lineeditcursor.cpp |
218 ../QTfrontend/ui/widget/roomnameprompt.cpp |
219 |
219 |
220 |
220 |
221 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ar.ts \ |
221 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ar.ts \ |
222 ../share/hedgewars/Data/Locale/hedgewars_bg.ts \ |
222 ../share/hedgewars/Data/Locale/hedgewars_bg.ts \ |
223 ../share/hedgewars/Data/Locale/hedgewars_cs.ts \ |
223 ../share/hedgewars/Data/Locale/hedgewars_cs.ts \ |