summaryrefslogtreecommitdiffstats
path: root/src/angle/src/compiler/translator_common.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/angle/src/compiler/translator_common.pro')
-rw-r--r--src/angle/src/compiler/translator_common.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/angle/src/compiler/translator_common.pro b/src/angle/src/compiler/translator_common.pro
index f7f5a8cb6e..2d867a921e 100644
--- a/src/angle/src/compiler/translator_common.pro
+++ b/src/angle/src/compiler/translator_common.pro
@@ -1,6 +1,6 @@
TEMPLATE = lib
CONFIG += static
-TARGET = translator_common
+TARGET = $$qtLibraryTarget(translator_common)
include(../config.pri)