equal
deleted
inserted
replaced
26 gamecfgwidget.cpp |
26 gamecfgwidget.cpp |
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 |
33 |
33 if (WIN32) |
34 if (WIN32) |
34 set(hwfr_src ${hwfr_src} res/hedgewars.rc) |
35 set(hwfr_src ${hwfr_src} res/hedgewars.rc) |
35 endif (WIN32) |
36 endif (WIN32) |
36 |
37 |
49 predefteams.h |
50 predefteams.h |
50 pages.h |
51 pages.h |
51 SquareLabel.h |
52 SquareLabel.h |
52 hedgehogerWidget.h |
53 hedgehogerWidget.h |
53 hwmap.h |
54 hwmap.h |
54 mapContainer.h) |
55 mapContainer.h |
|
56 tcpBase.h) |
55 |
57 |
56 |
58 |
57 set(hwfr_rez |
59 set(hwfr_rez |
58 hedgewars.qrc) |
60 hedgewars.qrc) |
59 |
61 |