summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthreadstorage/crashOnExit.pro
blob: 68d0f1202b93bbc645062e8c25bbea9daf8ae140 (plain)
1
2
3
4
5
6
7
8
SOURCES += crashOnExit.cpp
QT = core
CONFIG-=app_bundle
CONFIG+=console

# This app is testdata for tst_qthreadstorage
target.path = $$[QT_INSTALL_TESTS]/tst_qthreadstorage
INSTALLS += target