QTfrontend/hedgewars.pro
changeset 555 0376fdcc6322
parent 543 465e2ec8f05f
child 579 94db15de0392
--- a/QTfrontend/hedgewars.pro	Thu Jul 12 14:43:34 2007 +0000
+++ b/QTfrontend/hedgewars.pro	Thu Jul 12 14:44:41 2007 +0000
@@ -38,7 +38,8 @@
            newnetclient.h \
            netudpserver.h \
            netudpwidget.h \
-           chatwidget.h
+           chatwidget.h \
+           SDLs.h
            
            
 SOURCES += binds.cpp \
@@ -67,8 +68,11 @@
            newnetclient.cpp \
            netudpserver.cpp \
            netudpwidget.cpp \
-           chatwidget.cpp
+           chatwidget.cpp \
+           SDLs.cpp
 
 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ru.ts
 
 RESOURCES += hedgewars.qrc
+
+LIBS += libSDL