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

# Input
SOURCES += tst_qmessagebox.cpp