1
load(qttest_p4)
2
SOURCES += tst_qfontdialog.cpp
3
4
mac {
5
OBJECTIVE_SOURCES += tst_qfontdialog_mac_helpers.mm
6
LIBS += -framework Cocoa
7
}