Some cosmetic corrections and some minor work on the nick model. Hopefully I
[quassel.git] / build / quassel.pro
index e52d3f1..33c25b2 100644 (file)
@@ -48,8 +48,7 @@ contains(BUILD, qtclient) {
 }
 
 # First we build contrib stuff...
-
-SUBDIRS += contrib/libqxt.pro
+# SUBDIRS += contrib/libqxt.pro   # no deps to libqxt at the moment
 
 # Then we build all needed modules...
 for(mod, BUILD_MODS) {