Properly depend on libs again and actually rebuild binaries if something changed...
[quassel.git] / build / buildconf.pri
index 458d352..0464dce 100644 (file)
@@ -7,6 +7,6 @@ release {
   CONFIG *= debug
 }
 
-win32 { 
+win32:static { 
   CONFIG = release warn_on uic resources qt windows static
 }