summaryrefslogtreecommitdiffstats
path: root/src/Authoring/CoreLib
diff options
context:
space:
mode:
authorMarianne Yrjänä <marianne.yrjana@qt.io>2017-12-15 12:15:57 +0200
committerMarianne Yrjänä <marianne.yrjana@qt.io>2017-12-15 13:20:09 +0000
commit00b69abd4daa84a987fedc298f1b5d9986017073 (patch)
tree127dad4cc2a0c84cf9e2dff5d2030f76d521842a /src/Authoring/CoreLib
parenta73befeaa3c641f302dcf1e26badf9d1357568cd (diff)
Bump version to 1.1.0
Now only place where version number is defined is in .qmake.conf and versionnumber.h and references to it has been removed. Change-Id: I4c4194e8af7ee269c7335487318e84557615746d Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'src/Authoring/CoreLib')
-rw-r--r--src/Authoring/CoreLib/CoreLib.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Authoring/CoreLib/CoreLib.pro b/src/Authoring/CoreLib/CoreLib.pro
index 3390a015..957e7ab2 100644
--- a/src/Authoring/CoreLib/CoreLib.pro
+++ b/src/Authoring/CoreLib/CoreLib.pro
@@ -9,6 +9,8 @@ DEFINES += _UNICODE QT3DS_AUTHORING _AFXDLL \
PCRE_STATIC DRIVE_DESIGN_STUDIO \
DISABLE_MESH_OPTIMIZATION DOM_INCLUDE_TINYXML NO_ZAE COLLADA_DOM_SUPPORT141 NO_BOOST
+DEFINES += STUDIO_VERSION=$$MODULE_VERSION
+
contains(QMAKE_TARGET.arch, x86_64) {
DEFINES += _AMD64_
}