diff -r 389e8b286afe -r 67815ee123d7 project_files/hedgewars.pro --- a/project_files/hedgewars.pro Wed Feb 17 17:38:32 2010 +0000 +++ b/project_files/hedgewars.pro Wed Feb 17 19:50:22 2010 +0000 @@ -32,7 +32,7 @@ ../QTfrontend/team.h ../QTfrontend/teamselect.h \ ../QTfrontend/teamselhelper.h ../QTfrontend/togglebutton.h \ ../QTfrontend/ui_hwform.h ../QTfrontend/vertScrollArea.h \ - ../QTfrontend/weaponItem.h + ../QTfrontend/weaponItem.h ../QTFrontend/xfire.h SOURCES += ../QTfrontend/SDLs.cpp ../QTfrontend/SquareLabel.cpp \ ../QTfrontend/about.cpp ../QTfrontend/ammoSchemeModel.cpp \ @@ -55,6 +55,7 @@ ../QTfrontend/teamselect.cpp ../QTfrontend/teamselhelper.cpp \ ../QTfrontend/togglebutton.cpp ../QTfrontend/ui_hwform.cpp \ ../QTfrontend/vertScrollArea.cpp ../QTfrontend/weaponItem.cpp \ + ../QTfrontend/xfire.cpp TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_bg.ts TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_de.ts