equal
deleted
inserted
replaced
23 frameTeam.h \ |
23 frameTeam.h \ |
24 vertScrollArea.h \ |
24 vertScrollArea.h \ |
25 gameuiconfig.h \ |
25 gameuiconfig.h \ |
26 ui_hwform.h \ |
26 ui_hwform.h \ |
27 gamecfgwidget.h \ |
27 gamecfgwidget.h \ |
28 predefteams.h |
28 predefteams.h \ |
|
29 pages.h |
29 |
30 |
30 SOURCES += game.cpp \ |
31 SOURCES += game.cpp \ |
31 main.cpp \ |
32 main.cpp \ |
32 hwform.cpp \ |
33 hwform.cpp \ |
33 team.cpp \ |
34 team.cpp \ |
38 teamselhelper.cpp \ |
39 teamselhelper.cpp \ |
39 frameTeam.cpp \ |
40 frameTeam.cpp \ |
40 vertScrollArea.cpp \ |
41 vertScrollArea.cpp \ |
41 gameuiconfig.cpp \ |
42 gameuiconfig.cpp \ |
42 ui_hwform.cpp \ |
43 ui_hwform.cpp \ |
43 gamecfgwidget.cpp |
44 gamecfgwidget.cpp \ |
|
45 pages.cpp |
44 |
46 |
45 TRANSLATIONS += translations/hedgewars_ru.ts |
47 TRANSLATIONS += translations/hedgewars_ru.ts |
46 |
48 |
47 RESOURCES += hedgewars.qrc |
49 RESOURCES += hedgewars.qrc |