equal
deleted
inserted
replaced
24 ui_hwform.h \ |
24 ui_hwform.h \ |
25 gamecfgwidget.h \ |
25 gamecfgwidget.h \ |
26 predefteams.h \ |
26 predefteams.h \ |
27 pages.h \ |
27 pages.h \ |
28 SquareLabel.h \ |
28 SquareLabel.h \ |
29 hedgehogerWidget.h |
29 hedgehogerWidget.h \ |
|
30 hwmap.h \ |
|
31 mapContainer.h |
30 |
32 |
31 SOURCES += game.cpp \ |
33 SOURCES += game.cpp \ |
32 main.cpp \ |
34 main.cpp \ |
33 hwform.cpp \ |
35 hwform.cpp \ |
34 team.cpp \ |
36 team.cpp \ |
40 gameuiconfig.cpp \ |
42 gameuiconfig.cpp \ |
41 ui_hwform.cpp \ |
43 ui_hwform.cpp \ |
42 gamecfgwidget.cpp \ |
44 gamecfgwidget.cpp \ |
43 pages.cpp \ |
45 pages.cpp \ |
44 SquareLabel.cpp \ |
46 SquareLabel.cpp \ |
45 hedgehogerWidget.cpp |
47 hedgehogerWidget.cpp \ |
|
48 hwmap.cpp \ |
|
49 mapContainer.cpp |
46 |
50 |
47 TRANSLATIONS += translations/hedgewars_ru.ts |
51 TRANSLATIONS += translations/hedgewars_ru.ts |
48 |
52 |
49 RESOURCES += hedgewars.qrc |
53 RESOURCES += hedgewars.qrc |