equal
deleted
inserted
replaced
27 pages.cpp |
27 pages.cpp |
28 SquareLabel.cpp |
28 SquareLabel.cpp |
29 hedgehogerWidget.cpp |
29 hedgehogerWidget.cpp |
30 hwmap.cpp |
30 hwmap.cpp |
31 mapContainer.cpp |
31 mapContainer.cpp |
32 tcpBase.cpp) |
32 tcpBase.cpp |
|
33 about.cpp) |
33 |
34 |
34 if (WIN32) |
35 if (WIN32) |
35 set(hwfr_src ${hwfr_src} res/hedgewars.rc) |
36 set(hwfr_src ${hwfr_src} res/hedgewars.rc) |
36 endif (WIN32) |
37 endif (WIN32) |
37 |
38 |
51 pages.h |
52 pages.h |
52 SquareLabel.h |
53 SquareLabel.h |
53 hedgehogerWidget.h |
54 hedgehogerWidget.h |
54 hwmap.h |
55 hwmap.h |
55 mapContainer.h |
56 mapContainer.h |
56 tcpBase.h) |
57 tcpBase.h |
|
58 about.h) |
57 |
59 |
58 |
60 |
59 set(hwfr_rez |
61 set(hwfr_rez |
60 hedgewars.qrc) |
62 hedgewars.qrc) |
61 |
63 |