QTfrontend/hedgewars.pro
changeset 1369 f5b1b3fd70cc
parent 1310 4616e15d566f
child 1374 f33fa81e583d
--- a/QTfrontend/hedgewars.pro	Thu Oct 16 19:48:11 2008 +0000
+++ b/QTfrontend/hedgewars.pro	Sat Oct 18 08:59:43 2008 +0000
@@ -1,96 +1,97 @@
-TEMPLATE = app
-TARGET = hedgewars
-DEPENDPATH += .
-INCLUDEPATH += .
-DESTDIR = ../bin
-
-win32 {
-	RC_FILE	= ./res/hedgewars.rc
-}
-
-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 \
-           netconnectedclient.h \
-           newnetclient.h \
-           netudpserver.h \
-           netudpwidget.h \
-	   netserverslist.h \
-           chatwidget.h \
-           SDLs.h \
-           playrecordpage.h \
-           hwconsts.h \
-           selectWeapon.h \
-           itemNum.h \
-           input_ip.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 \
-           netconnectedclient.cpp \
-           newnetclient.cpp \
-           netudpserver.cpp \
-           netudpwidget.cpp \
-	   netserverslist.cpp \
-           chatwidget.cpp \
-           SDLs.cpp \
-           playrecordpage.cpp \
-           hwconsts.cpp \
-           selectWeapon.cpp \
-           itemNum.cpp \
-	   input_ip.cpp
-
-TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_bg.ts
-TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_de.ts
-TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_fr.ts
-TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_it.ts
-TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_pl.ts
-TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ru.ts
-TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_sk.ts
-TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_uk.ts
-
-RESOURCES += hedgewars.qrc
-
-LIBS += libSDL
+TEMPLATE = app
+TARGET = hedgewars
+DEPENDPATH += .
+INCLUDEPATH += .
+DESTDIR = ../bin
+
+win32 {
+	RC_FILE	= ./res/hedgewars.rc
+}
+
+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 \
+           netconnectedclient.h \
+           newnetclient.h \
+           netudpserver.h \
+           netudpwidget.h \
+	   netserverslist.h \
+           chatwidget.h \
+           SDLs.h \
+           playrecordpage.h \
+           hwconsts.h \
+           selectWeapon.h \
+           itemNum.h \
+           input_ip.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 \
+           netconnectedclient.cpp \
+           newnetclient.cpp \
+           netudpserver.cpp \
+           netudpwidget.cpp \
+	   netserverslist.cpp \
+           chatwidget.cpp \
+           SDLs.cpp \
+           playrecordpage.cpp \
+           hwconsts.cpp \
+           selectWeapon.cpp \
+           itemNum.cpp \
+	   input_ip.cpp
+
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_bg.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_de.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_fr.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_it.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_pl.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_pt_BR.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ru.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_sk.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_uk.ts
+
+RESOURCES += hedgewars.qrc
+
+LIBS += libSDL