aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/macfunctions/macfunctions.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/macfunctions/macfunctions.pro')
-rw-r--r--tests/auto/macfunctions/macfunctions.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/macfunctions/macfunctions.pro b/tests/auto/macfunctions/macfunctions.pro
index b13227a..9a605d9 100644
--- a/tests/auto/macfunctions/macfunctions.pro
+++ b/tests/auto/macfunctions/macfunctions.pro
@@ -3,4 +3,4 @@ CONFIG -= app_bundle
TARGET = tst_qmacfunctions
QT += macextras widgets testlib
OBJECTIVE_SOURCES += tst_qmacfunctions.mm
-LIBS += -framework AppKit
+macos: LIBS += -framework AppKit