equal
deleted
inserted
replaced
15 frameTeam.cpp |
15 frameTeam.cpp |
16 vertScrollArea.cpp |
16 vertScrollArea.cpp |
17 gameuiconfig.cpp |
17 gameuiconfig.cpp |
18 ui_hwform.cpp |
18 ui_hwform.cpp |
19 gamecfgwidget.cpp |
19 gamecfgwidget.cpp |
20 pages.cpp) |
20 pages.cpp |
|
21 SquareLabel.cpp) |
21 |
22 |
22 if (WIN32) |
23 if (WIN32) |
23 set(hwfr_src ${hwfr_src} res/hedgewars.rc) |
24 set(hwfr_src ${hwfr_src} res/hedgewars.rc) |
24 endif (WIN32) |
25 endif (WIN32) |
25 |
26 |
33 vertScrollArea.h |
34 vertScrollArea.h |
34 gameuiconfig.h |
35 gameuiconfig.h |
35 ui_hwform.h |
36 ui_hwform.h |
36 gamecfgwidget.h |
37 gamecfgwidget.h |
37 predefteams.h |
38 predefteams.h |
38 pages.h) |
39 pages.h |
|
40 SquareLabel.h) |
39 |
41 |
40 |
42 |
41 set(hwfr_rez |
43 set(hwfr_rez |
42 hedgewars.qrc) |
44 hedgewars.qrc) |
43 |
45 |