changeset 297 | 279e10ec31b4 |
parent 239 | f9adf3c73bed |
child 314 | 83773ccf4f09 |
--- a/QTfrontend/hedgewars.pro Sun Dec 10 18:13:10 2006 +0000 +++ b/QTfrontend/hedgewars.pro Sun Dec 10 18:57:05 2006 +0000 @@ -32,7 +32,9 @@ tcpBase.h \ about.h \ KB.h \ - proto.h + proto.h \ + fpsedit.h + SOURCES += game.cpp \ main.cpp \ @@ -53,7 +55,8 @@ mapContainer.cpp \ tcpBase.cpp \ about.cpp \ - proto.cpp + proto.cpp \ + fpsedit.cpp TRANSLATIONS += translations/hedgewars_ru.ts