summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2018-07-03 12:34:19 +0200
committerOliver Wolff <oliver.wolff@qt.io>2018-07-05 13:24:35 +0000
commitd133b02a3b78229d37f03ae05dda47a48f8cda6d (patch)
treeccd149413d0ec7234e4e81a6d79a959a48bd3a14 /src
parent41705529d9995291324e1d06d45861ce63b1c72e (diff)
ANGLE: embed version information into libEGL, libGLESv2 and QtANGLE
Task-number: QTBUG-60806 Change-Id: I8bbf0baedeac9a0c0c66739713d4a5a92013d56a Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Andre de la Rocha <andre.rocha@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/angle/src/common/common.pri5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/angle/src/common/common.pri b/src/angle/src/common/common.pri
index c1fad14951..8abdc24186 100644
--- a/src/angle/src/common/common.pri
+++ b/src/angle/src/common/common.pri
@@ -37,4 +37,9 @@ winrt|msvc {
}
}
+win32 {
+ VERSION = $$MODULE_VERSION
+ CONFIG += skip_target_version_ext
+}
+
static: DEFINES *= LIBGLESV2_EXPORT_H_ ANGLE_EXPORT=