equal
deleted
inserted
replaced
27 pages.h \ |
27 pages.h \ |
28 SquareLabel.h \ |
28 SquareLabel.h \ |
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 |
34 |
34 SOURCES += game.cpp \ |
35 SOURCES += game.cpp \ |
35 main.cpp \ |
36 main.cpp \ |
36 hwform.cpp \ |
37 hwform.cpp \ |
37 team.cpp \ |
38 team.cpp \ |
46 pages.cpp \ |
47 pages.cpp \ |
47 SquareLabel.cpp \ |
48 SquareLabel.cpp \ |
48 hedgehogerWidget.cpp \ |
49 hedgehogerWidget.cpp \ |
49 hwmap.cpp \ |
50 hwmap.cpp \ |
50 mapContainer.cpp \ |
51 mapContainer.cpp \ |
51 tcpBase.cpp |
52 tcpBase.cpp \ |
|
53 about.cpp |
52 |
54 |
53 TRANSLATIONS += translations/hedgewars_ru.ts |
55 TRANSLATIONS += translations/hedgewars_ru.ts |
54 |
56 |
55 RESOURCES += hedgewars.qrc |
57 RESOURCES += hedgewars.qrc |