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

TEST_HELPER_INSTALLS = ../crashonexit/crashonexit