diff options
Diffstat (limited to 'tests/auto/selftests/exception/exception.pro')
-rw-r--r-- | tests/auto/selftests/exception/exception.pro | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/selftests/exception/exception.pro b/tests/auto/selftests/exception/exception.pro deleted file mode 100644 index 65705c6..0000000 --- a/tests/auto/selftests/exception/exception.pro +++ /dev/null @@ -1,9 +0,0 @@ -load(qttest_p4) -SOURCES += tst_exception.cpp -QT = core - -mac:CONFIG -= app_bundle -CONFIG -= debug_and_release_target - - -TARGET = exception |