summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qstatictext/qstatictext.pro
blob: 0f4906ce4d90f8981def4e10b6227b4405bf2185 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qstatictext
QT += testlib

SOURCES  += tst_qstatictext.cpp

contains(QT_CONFIG, private_tests): QT += core-private gui-private