summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-icc/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/macx-icc/qmake.conf')
-rw-r--r--mkspecs/macx-icc/qmake.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkspecs/macx-icc/qmake.conf b/mkspecs/macx-icc/qmake.conf
index 45e826ba4c..2522d5c382 100644
--- a/mkspecs/macx-icc/qmake.conf
+++ b/mkspecs/macx-icc/qmake.conf
@@ -13,9 +13,9 @@
#
MAKEFILE_GENERATOR = UNIX
-CONFIG += app_bundle
+CONFIG += app_bundle
QMAKE_INCREMENTAL_STYLE = sublibs
-QMAKE_COMPILER_DEFINES += __APPLE__ __GNUC__
+QMAKE_COMPILER_DEFINES += __APPLE__ __GNUC__
QMAKE_COMPILER = gcc intel_icc # icc pretends to be gcc