summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthreadstorage/test/test.pro
blob: a7d8eb0106b4fcbf3c2a2ea99419e76b5d69f978 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = ../tst_qthreadstorage
CONFIG -= app_bundle
CONFIG += console
QT = core testlib
SOURCES = ../tst_qthreadstorage.cpp