summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwidget/qwidget.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qwidget/qwidget.pro')
-rw-r--r--tests/auto/qwidget/qwidget.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qwidget/qwidget.pro b/tests/auto/qwidget/qwidget.pro
index def28f5..61db2ee 100644
--- a/tests/auto/qwidget/qwidget.pro
+++ b/tests/auto/qwidget/qwidget.pro
@@ -10,8 +10,8 @@ aix-g++*:QMAKE_CXXFLAGS+=-fpermissive
CONFIG += x11inc
mac {
-LIBS += -framework Security -framework AppKit
-OBJECTIVE_SOURCES += tst_qwidget_mac_helpers.mm
+ LIBS += -framework Security -framework AppKit -framework Carbon
+ OBJECTIVE_SOURCES += tst_qwidget_mac_helpers.mm
}
symbian {