equal
deleted
inserted
replaced
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 proto.h \ |
36 fpsedit.h |
36 fpsedit.h \ |
|
37 netserver.h \ |
|
38 newnetclient.h |
37 |
39 |
38 |
40 |
39 SOURCES += game.cpp \ |
41 SOURCES += game.cpp \ |
40 main.cpp \ |
42 main.cpp \ |
41 hwform.cpp \ |
43 hwform.cpp \ |
54 hwmap.cpp \ |
56 hwmap.cpp \ |
55 mapContainer.cpp \ |
57 mapContainer.cpp \ |
56 tcpBase.cpp \ |
58 tcpBase.cpp \ |
57 about.cpp \ |
59 about.cpp \ |
58 proto.cpp \ |
60 proto.cpp \ |
59 fpsedit.cpp |
61 fpsedit.cpp \ |
|
62 netserver.cpp \ |
|
63 newnetclient.cpp |
60 |
64 |
61 TRANSLATIONS += translations/hedgewars_ru.ts |
65 TRANSLATIONS += translations/hedgewars_ru.ts |
62 |
66 |
63 RESOURCES += hedgewars.qrc |
67 RESOURCES += hedgewars.qrc |