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

SOURCES  += tst_qstatictext.cpp

qtConfig(private_tests): QT += core-private gui-private