equal
deleted
inserted
replaced
39 netudpserver.h \ |
39 netudpserver.h \ |
40 netudpwidget.h \ |
40 netudpwidget.h \ |
41 chatwidget.h \ |
41 chatwidget.h \ |
42 SDLs.h \ |
42 SDLs.h \ |
43 playrecordpage.h \ |
43 playrecordpage.h \ |
44 hwconsts.h |
44 hwconsts.h \ |
|
45 selectWeapon.h |
45 |
46 |
46 |
47 |
47 SOURCES += binds.cpp \ |
48 SOURCES += binds.cpp \ |
48 game.cpp \ |
49 game.cpp \ |
49 main.cpp \ |
50 main.cpp \ |
71 netudpserver.cpp \ |
72 netudpserver.cpp \ |
72 netudpwidget.cpp \ |
73 netudpwidget.cpp \ |
73 chatwidget.cpp \ |
74 chatwidget.cpp \ |
74 SDLs.cpp \ |
75 SDLs.cpp \ |
75 playrecordpage.cpp \ |
76 playrecordpage.cpp \ |
76 hwconsts.cpp |
77 hwconsts.cpp \ |
|
78 selectWeapon.cpp |
77 |
79 |
78 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ru.ts |
80 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ru.ts |
79 |
81 |
80 RESOURCES += hedgewars.qrc |
82 RESOURCES += hedgewars.qrc |
81 |
83 |