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

!android:!winrt: TEST_HELPER_INSTALLS = ../crashonexit/crashonexit