summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util/qintvalidator/qintvalidator.pro
blob: 1afc806ee1da92a36a24c29dc45ede7cfe513b84 (plain)
1
2
3
4
5
6
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qintvalidator
SOURCES += tst_qintvalidator.cpp
QT += testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0