Ok, things should be working again. Note to select modules, you now have to
[quassel.git] / build / targets / monolithic.pri
index 4e8ebd7..131a01b 100644 (file)
@@ -1,3 +1,7 @@
 # Modules for monolithic client
 # Modules for monolithic client
-MODULES = core qtgui client common contrib/qxt
+
+TARGET  = quassel
+MODULES = core qtui client common contrib/qxt
+DEFINES = BUILD_MONO
+
 QT += network sql
 QT += network sql