summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qmessagebox/qmessagebox.pro
blob: f25ed650c3e08185b8f440e94f870dc131fefeae (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TEMPLATE = app
TARGET = tst_qmessagebox
QT += widgets testlib
DEPENDPATH += .
INCLUDEPATH += . 

# Input
SOURCES += tst_qmessagebox.cpp