summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-xcode/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/macx-xcode/qmake.conf')
-rw-r--r--mkspecs/macx-xcode/qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/macx-xcode/qmake.conf b/mkspecs/macx-xcode/qmake.conf
index 7d4258dbee..cb342808ec 100644
--- a/mkspecs/macx-xcode/qmake.conf
+++ b/mkspecs/macx-xcode/qmake.conf
@@ -5,7 +5,7 @@
#
MAKEFILE_GENERATOR = XCODE
-CONFIG += qt warn_on release lib_version_first incremental plugin_no_soname link_prl app_bundle
+CONFIG += lib_version_first incremental plugin_no_soname app_bundle
include(../common/mac.conf)
include(../common/gcc-base-macx.conf)