changeset 579 | 94db15de0392 |
parent 555 | 0376fdcc6322 |
child 597 | ec5f057ab268 |
--- a/QTfrontend/hedgewars.pro Mon Aug 20 16:05:59 2007 +0000 +++ b/QTfrontend/hedgewars.pro Mon Aug 20 17:49:39 2007 +0000 @@ -39,7 +39,9 @@ netudpserver.h \ netudpwidget.h \ chatwidget.h \ - SDLs.h + SDLs.h \ + playrecordpage.h \ + hwconsts.h SOURCES += binds.cpp \ @@ -69,7 +71,9 @@ netudpserver.cpp \ netudpwidget.cpp \ chatwidget.cpp \ - SDLs.cpp + SDLs.cpp \ + playrecordpage.cpp \ + hwconsts.cpp TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ru.ts