summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthreadstorage/test/test.pro
blob: b9d661a9af69f23b4ca16849a3f2190581d89840 (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

!winrt: TEST_HELPER_INSTALLS = ../crashonexit/crashonexit