diff options
Diffstat (limited to 'tests/auto/qthreadstorage/crashOnExit.pro')
-rw-r--r-- | tests/auto/qthreadstorage/crashOnExit.pro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qthreadstorage/crashOnExit.pro b/tests/auto/qthreadstorage/crashOnExit.pro new file mode 100644 index 0000000..918ef39 --- /dev/null +++ b/tests/auto/qthreadstorage/crashOnExit.pro @@ -0,0 +1,4 @@ +SOURCES += crashOnExit.cpp +QT = core +CONFIG-=app_bundle +CONFIG+=console |