summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/platformsupport.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/platformsupport/platformsupport.pro')
-rw-r--r--src/platformsupport/platformsupport.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/platformsupport/platformsupport.pro b/src/platformsupport/platformsupport.pro
index f5e62ef925..126cff823a 100644
--- a/src/platformsupport/platformsupport.pro
+++ b/src/platformsupport/platformsupport.pro
@@ -6,7 +6,7 @@ TEMPLATE = lib
DESTDIR = $$QMAKE_LIBDIR_QT
CONFIG += module
-!mac:CONFIG += staticlib
+CONFIG += staticlib
mac:LIBS += -lz -framework CoreFoundation -framework Carbon
MODULE_PRI = ../modules/qt_platformsupport.pri