aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Kampas <martin.kampas@jolla.com>2016-10-13 07:32:12 +0200
committerJuergen Bocklage-Ryannel <juergen.bocklage-ryannel@pelagicore.com>2016-11-22 20:31:58 +0000
commitfbc514b0eec0a2e3b1fa7ac479e9f89611acad2c (patch)
treeae673a72bbafd0e5b27d8003bfec7bc5d2148354
parent541f7f6874ee4c9c415fa7086ed28093d4b2b264 (diff)
Build: Remove duplicate VERSION from qmllive.pri
It is already set in .qmake.conf Change-Id: I8c985b81ba24649c0403cb45265cfbdd856a329a Reviewed-by: Juergen Bocklage-Ryannel <juergen.bocklage-ryannel@pelagicore.com>
-rw-r--r--qmllive.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/qmllive.pri b/qmllive.pri
index c11f32b..6487905 100644
--- a/qmllive.pri
+++ b/qmllive.pri
@@ -3,7 +3,6 @@ android|ios|qnx {
CONFIG += skip-bench skip-examples static-link-runtime
}
-VERSION = 0.1.0
isEmpty(PREFIX): PREFIX = $$[QT_INSTALL_PREFIX]
isEmpty(EXAMPLES_PREFIX): EXAMPLES_PREFIX = $$[QT_INSTALL_LIBS]/qmllive/examples