equal
deleted
inserted
replaced
65 chatwidget.cpp |
65 chatwidget.cpp |
66 binds.cpp |
66 binds.cpp |
67 SDLs.cpp |
67 SDLs.cpp |
68 playrecordpage.cpp |
68 playrecordpage.cpp |
69 hwconsts.cpp |
69 hwconsts.cpp |
70 selectWeapon.cpp) |
70 selectWeapon.cpp |
|
71 itemNum.cpp) |
71 |
72 |
72 if (WIN32) |
73 if (WIN32) |
73 set(hwfr_src ${hwfr_src} res/hedgewars.rc) |
74 set(hwfr_src ${hwfr_src} res/hedgewars.rc) |
74 endif (WIN32) |
75 endif (WIN32) |
75 |
76 |
97 netudpserver.h |
98 netudpserver.h |
98 netudpwidget.h |
99 netudpwidget.h |
99 chatwidget.h |
100 chatwidget.h |
100 SDLs.h |
101 SDLs.h |
101 playrecordpage.h |
102 playrecordpage.h |
102 selectWeapon.h) |
103 selectWeapon.h |
|
104 itemNum.h) |
103 |
105 |
104 set(hwfr_hdrs |
106 set(hwfr_hdrs |
105 binds.h |
107 binds.h |
106 ui_hwform.h |
108 ui_hwform.h |
107 predefteams.h |
109 predefteams.h |