equal
deleted
inserted
replaced
23 vertScrollArea.cpp |
23 vertScrollArea.cpp |
24 gameuiconfig.cpp |
24 gameuiconfig.cpp |
25 ui_hwform.cpp |
25 ui_hwform.cpp |
26 gamecfgwidget.cpp |
26 gamecfgwidget.cpp |
27 pages.cpp |
27 pages.cpp |
28 SquareLabel.cpp) |
28 SquareLabel.cpp |
|
29 hedgehogerWidget.cpp) |
29 |
30 |
30 if (WIN32) |
31 if (WIN32) |
31 set(hwfr_src ${hwfr_src} res/hedgewars.rc) |
32 set(hwfr_src ${hwfr_src} res/hedgewars.rc) |
32 endif (WIN32) |
33 endif (WIN32) |
33 |
34 |
42 gameuiconfig.h |
43 gameuiconfig.h |
43 ui_hwform.h |
44 ui_hwform.h |
44 gamecfgwidget.h |
45 gamecfgwidget.h |
45 predefteams.h |
46 predefteams.h |
46 pages.h |
47 pages.h |
47 SquareLabel.h) |
48 SquareLabel.h |
|
49 hedgehogerWidget.h) |
48 |
50 |
49 |
51 |
50 set(hwfr_rez |
52 set(hwfr_rez |
51 hedgewars.qrc) |
53 hedgewars.qrc) |
52 |
54 |