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

!winrt: TEST_HELPER_INSTALLS = ../crashonexit/crashonexit