summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatja Marttila <[email protected]>2017-10-09 13:39:01 +0300
committerKatja Marttila <[email protected]>2018-01-25 12:31:57 +0000
commit6d02e36c4280cee5b0c31323016ae666c73afef4 (patch)
tree508f61c8912f73e04d5632a4e1d61b28bc96a41e
parente7126b85bacab4571da6d8b5ba8517f3bb0abd47 (diff)
Add module_version to .qmake.confHEADv2.0_QtASmaster
Task-number: AUTOSUITE-136 Change-Id: Iff704512882c40df114bc357365c1c22f2c1d948 Reviewed-by: Iikka Eklund <[email protected]> Reviewed-by: Samuli Piippo <[email protected]>
-rw-r--r--.qmake.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
index d101e38..72efe23 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,2 +1,4 @@
# Dummy documentation targets
CONFIG += qt_docs_targets prepare_docs
+
+MODULE_VERSION = 1.0.0