summaryrefslogtreecommitdiffstats
path: root/tests/auto/qinputcontext/qinputcontext.pro
blob: 8dedc85cf0718aceec7474b8ed66c962fd0062de (plain)
1
2
3
4
5
6
7
8
9
10
11
load(qttest_p4)
QT += widgets
SOURCES  += tst_qinputcontext.cpp

symbian {
    LIBS += -lws32 -lcone
}

mac*:CONFIG+=insignificant_test

CONFIG += insignificant_test # QTBUG-21402