summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=