changeset 597 | ec5f057ab268 |
parent 579 | 94db15de0392 |
child 612 | 333d095319de |
--- a/QTfrontend/hedgewars.pro Tue Sep 18 18:24:02 2007 +0000 +++ b/QTfrontend/hedgewars.pro Tue Sep 18 18:37:51 2007 +0000 @@ -41,7 +41,8 @@ chatwidget.h \ SDLs.h \ playrecordpage.h \ - hwconsts.h + hwconsts.h \ + selectWeapon.h SOURCES += binds.cpp \ @@ -73,7 +74,8 @@ chatwidget.cpp \ SDLs.cpp \ playrecordpage.cpp \ - hwconsts.cpp + hwconsts.cpp \ + selectWeapon.cpp TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ru.ts