fixed crashes when invalid data is received by the signalProxy and added debug inform...
[quassel.git] / build / targets / monolithic.pri
index 131a01b..de74d3d 100644 (file)
@@ -1,7 +1,7 @@
 # Modules for monolithic client
 
 TARGET  = quassel
-MODULES = core qtui client common contrib/qxt
+MODULES = core qtui uisupport client common
 DEFINES = BUILD_MONO
 
-QT += network sql
+QT += network sql script