--- a/QTfrontend/hedgewars.pro Wed Jan 14 16:51:55 2009 +0000
+++ b/QTfrontend/hedgewars.pro Wed Jan 14 19:27:23 2009 +0000
@@ -11,74 +11,80 @@
QT += network svg xml
HEADERS += binds.h \
- game.h \
- hwform.h \
- sdlkeys.h \
- team.h \
- teamselect.h \
- teamselhelper.h \
- frameTeam.h \
- vertScrollArea.h \
- gameuiconfig.h \
- ui_hwform.h \
- gamecfgwidget.h \
- predefteams.h \
- pages.h \
- SquareLabel.h \
- hedgehogerWidget.h \
- hwmap.h \
- mapContainer.h \
- tcpBase.h \
- about.h \
- KB.h \
- proto.h \
- fpsedit.h \
- netserver.h \
- newnetclient.h \
- netudpserver.h \
- netudpwidget.h \
- netserverslist.h \
- chatwidget.h \
- SDLs.h \
- playrecordpage.h \
- hwconsts.h \
- selectWeapon.h \
- itemNum.h \
- input_ip.h
+ game.h \
+ hwform.h \
+ sdlkeys.h \
+ team.h \
+ teamselect.h \
+ teamselhelper.h \
+ frameTeam.h \
+ vertScrollArea.h \
+ gameuiconfig.h \
+ ui_hwform.h \
+ gamecfgwidget.h \
+ predefteams.h \
+ pages.h \
+ SquareLabel.h \
+ hedgehogerWidget.h \
+ hwmap.h \
+ mapContainer.h \
+ tcpBase.h \
+ about.h \
+ KB.h \
+ proto.h \
+ fpsedit.h \
+ netserver.h \
+ newnetclient.h \
+ netudpserver.h \
+ netudpwidget.h \
+ netserverslist.h \
+ chatwidget.h \
+ SDLs.h \
+ playrecordpage.h \
+ hwconsts.h \
+ selectWeapon.h \
+ itemNum.h \
+ input_ip.h \
+ igbox.h \
+ weaponItem.h \
+ statsPage.h
SOURCES += binds.cpp \
- game.cpp \
- main.cpp \
- hwform.cpp \
- team.cpp \
- teamselect.cpp \
- teamselhelper.cpp \
- frameTeam.cpp \
- vertScrollArea.cpp \
- gameuiconfig.cpp \
- ui_hwform.cpp \
- gamecfgwidget.cpp \
- pages.cpp \
- SquareLabel.cpp \
- hedgehogerWidget.cpp \
- hwmap.cpp \
- mapContainer.cpp \
- tcpBase.cpp \
- about.cpp \
- proto.cpp \
- fpsedit.cpp \
- netserver.cpp \
- newnetclient.cpp \
- netudpserver.cpp \
- netudpwidget.cpp \
- netserverslist.cpp \
- chatwidget.cpp \
- SDLs.cpp \
- playrecordpage.cpp \
- hwconsts.cpp \
- selectWeapon.cpp \
- itemNum.cpp \
- input_ip.cpp
+ game.cpp \
+ main.cpp \
+ hwform.cpp \
+ team.cpp \
+ teamselect.cpp \
+ teamselhelper.cpp \
+ frameTeam.cpp \
+ vertScrollArea.cpp \
+ gameuiconfig.cpp \
+ ui_hwform.cpp \
+ gamecfgwidget.cpp \
+ pages.cpp \
+ SquareLabel.cpp \
+ hedgehogerWidget.cpp \
+ hwmap.cpp \
+ mapContainer.cpp \
+ tcpBase.cpp \
+ about.cpp \
+ proto.cpp \
+ fpsedit.cpp \
+ netserver.cpp \
+ newnetclient.cpp \
+ netudpserver.cpp \
+ netudpwidget.cpp \
+ netserverslist.cpp \
+ chatwidget.cpp \
+ SDLs.cpp \
+ playrecordpage.cpp \
+ hwconsts.cpp \
+ selectWeapon.cpp \
+ itemNum.cpp \
+ input_ip.cpp \
+ igbox.cpp \
+ weaponItem.cpp \
+ statsPage.cpp
TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_bg.ts
TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_de.ts