summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qerrormessage/qerrormessage.pro
blob: 730932d83dc90644b71165a49158851295ecd5f1 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TEMPLATE = app
TARGET = tst_qerrormessage
DEPENDPATH += .
INCLUDEPATH += . 

QT += widgets testlib

# Input
SOURCES += tst_qerrormessage.cpp