Make QuasselTopia build again. Just run 'qtopiamake && make' in qtopia-build/
[quassel.git] / src / client / client.pri
index 1b2148a..930b8f7 100644 (file)
@@ -1,4 +1,4 @@
 DEPMOD = common contrib/qxt
 QT_MOD = core network gui   # gui is needed just for QColor... FIXME!
-SRCS = buffer.cpp buffertreemodel.cpp client.cpp clientsettings.cpp treemodel.cpp
-HDRS = buffer.h buffertreemodel.h client.h clientsettings.h treemodel.h
+SRCS += buffer.cpp buffertreemodel.cpp client.cpp clientsettings.cpp treemodel.cpp
+HDRS += buffer.h buffertreemodel.h client.h clientsettings.h treemodel.h