summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-llvm/qmake.conf
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-06-23 20:09:58 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2016-06-23 20:09:58 +0000
commit06f55f0695932870b8f874949591662a9fb64008 (patch)
treecb3a911a66726c94393f0d95eadabc8423be4a41 /mkspecs/macx-llvm/qmake.conf
parentfa2368263035de40091368529c4e8197c756ff33 (diff)
parentdd90af122154af8ba8cba16c8760c3d2a1d0fcab (diff)
Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/dev
Diffstat (limited to 'mkspecs/macx-llvm/qmake.conf')
-rw-r--r--mkspecs/macx-llvm/qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/macx-llvm/qmake.conf b/mkspecs/macx-llvm/qmake.conf
index a22d2dfef3..0434d29b50 100644
--- a/mkspecs/macx-llvm/qmake.conf
+++ b/mkspecs/macx-llvm/qmake.conf
@@ -7,7 +7,7 @@
#
MAKEFILE_GENERATOR = UNIX
-CONFIG += app_bundle incremental global_init_link_order lib_version_first plugin_no_soname
+CONFIG += app_bundle incremental global_init_link_order lib_version_first
QMAKE_INCREMENTAL_STYLE = sublib
include(../common/macx.conf)