equal
deleted
inserted
replaced
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 selectWeapon.h \ |
|
46 itemNum.h |
46 |
47 |
47 |
48 |
48 SOURCES += binds.cpp \ |
49 SOURCES += binds.cpp \ |
49 game.cpp \ |
50 game.cpp \ |
50 main.cpp \ |
51 main.cpp \ |
73 netudpwidget.cpp \ |
74 netudpwidget.cpp \ |
74 chatwidget.cpp \ |
75 chatwidget.cpp \ |
75 SDLs.cpp \ |
76 SDLs.cpp \ |
76 playrecordpage.cpp \ |
77 playrecordpage.cpp \ |
77 hwconsts.cpp \ |
78 hwconsts.cpp \ |
78 selectWeapon.cpp |
79 selectWeapon.cpp \ |
|
80 itemNum.cpp |
79 |
81 |
80 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ru.ts |
82 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ru.ts |
81 |
83 |
82 RESOURCES += hedgewars.qrc |
84 RESOURCES += hedgewars.qrc |
83 |
85 |