This is the long-awaited monster commit, bringing you a redesigned core arch and...
[quassel.git] / build / targets / target.pri
index 1441f63..1f023b2 100644 (file)
@@ -15,6 +15,7 @@ for(mod, MODULES) {
   LIBS *= -L../modules/$$dirname(mod) -l$$basename(mod)
   PRE_TARGETDEPS *= ../modules/$$mod
 }
+PRE_TARGETDEPS *= ../../version.inc
 
 #CONTRIB += libqxt  # not needed
 #include(../contrib/contrib.pri)