summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstyleoption/qstyleoption.pro
blob: 270515453ca48492a062b3e1ab70ebadfe1d5462 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = tst_qstyleoption

CONFIG += testcase
CONFIG += parallel_test
QT += widgets testlib

SOURCES += tst_qstyleoption.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0