changeset 239 | f9adf3c73bed |
parent 221 | 0f451dae4251 |
child 297 | 279e10ec31b4 |
--- a/QTfrontend/hedgewars.pro Mon Nov 13 20:13:42 2006 +0000 +++ b/QTfrontend/hedgewars.pro Tue Nov 14 20:39:30 2006 +0000 @@ -31,7 +31,8 @@ mapContainer.h \ tcpBase.h \ about.h \ - KB.h + KB.h \ + proto.h SOURCES += game.cpp \ main.cpp \ @@ -51,7 +52,8 @@ hwmap.cpp \ mapContainer.cpp \ tcpBase.cpp \ - about.cpp + about.cpp \ + proto.cpp TRANSLATIONS += translations/hedgewars_ru.ts