equal
deleted
inserted
replaced
29 hedgehogerWidget.h \ |
29 hedgehogerWidget.h \ |
30 hwmap.h \ |
30 hwmap.h \ |
31 mapContainer.h \ |
31 mapContainer.h \ |
32 tcpBase.h \ |
32 tcpBase.h \ |
33 about.h \ |
33 about.h \ |
34 KB.h |
34 KB.h \ |
|
35 proto.h |
35 |
36 |
36 SOURCES += game.cpp \ |
37 SOURCES += game.cpp \ |
37 main.cpp \ |
38 main.cpp \ |
38 hwform.cpp \ |
39 hwform.cpp \ |
39 team.cpp \ |
40 team.cpp \ |
49 SquareLabel.cpp \ |
50 SquareLabel.cpp \ |
50 hedgehogerWidget.cpp \ |
51 hedgehogerWidget.cpp \ |
51 hwmap.cpp \ |
52 hwmap.cpp \ |
52 mapContainer.cpp \ |
53 mapContainer.cpp \ |
53 tcpBase.cpp \ |
54 tcpBase.cpp \ |
54 about.cpp |
55 about.cpp \ |
|
56 proto.cpp |
55 |
57 |
56 TRANSLATIONS += translations/hedgewars_ru.ts |
58 TRANSLATIONS += translations/hedgewars_ru.ts |
57 |
59 |
58 RESOURCES += hedgewars.qrc |
60 RESOURCES += hedgewars.qrc |