Add workaround for Issue #60

syncqt.pl won't be called by qmake if .git directory or file doesn't
exist.
We manual set git_build flag here.

Otherwise, syncqt.pl should be called before we release .zip/.tar.gz
package.
This commit is contained in:
Debao Zhang
2014-11-27 00:09:59 +08:00
parent 9563a0463e
commit 7a55a7af05
+3
View File
@@ -1,3 +1,6 @@
#Workaround for Issue #60
CONFIG += git_build
load(qt_build_config)
MODULE_VERSION = 0.3.0