blob: 9a605d90d691e4634442888d0acf391b9780992b [file] [log] [blame]
CONFIG += testcase console
CONFIG -= app_bundle
TARGET = tst_qmacfunctions
QT += macextras widgets testlib
OBJECTIVE_SOURCES += tst_qmacfunctions.mm
macos: LIBS += -framework AppKit