Move the TRANSLATIONS thingy to a more proper place. Not yet convinced that qmake...
[quassel.git] / build / targets / monolithic.pri
index 4e8ebd7..de74d3d 100644 (file)
@@ -1,3 +1,7 @@
 # Modules for monolithic client
-MODULES = core qtgui client common contrib/qxt
-QT += network sql
+
+TARGET  = quassel
+MODULES = core qtui uisupport client common
+DEFINES = BUILD_MONO
+
+QT += network sql script