summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-05-21 15:45:44 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2015-05-27 10:23:04 +0000
commit5d707bff3d2b01532ccfc429096e3fd34988e619 (patch)
tree288612ca15f15fcf95b12390908ad959407d4270 /configure
parentfe6eeab5618d9f42929872faff94dacdc0890fd2 (diff)
Make Qt Edition available to qmake
Allow .pro, .prf ... files to check the edition (OpenSource, Evaluation, Preview, Enterprise ...) of the Qt installation. Change-Id: If2a8e3877d066b225b1777916cef1d23c65f8512 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index dddb40f485..19802a367c 100755
--- a/configure
+++ b/configure
@@ -6763,6 +6763,8 @@ QT_PATCH_VERSION = $QT_PATCH_VERSION
QT_LIBINFIX = $QT_LIBINFIX
QT_NAMESPACE = $QT_NAMESPACE
+QT_EDITION = $Edition
+
EOF
if [ "$CFG_SHARED" = "no" ]; then