summaryrefslogtreecommitdiff
path: root/tests/auto/selftests/exception/exception.pro
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2009-04-24 13:34:15 +0200
committeraxis <qt-info@nokia.com>2009-04-24 13:34:15 +0200
commit8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76 (patch)
treea17e1a767a89542ab59907462206d7dcf2e504b2 /tests/auto/selftests/exception/exception.pro
downloadqt4-tools-8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76.tar.gz
Long live Qt for S60!
Diffstat (limited to 'tests/auto/selftests/exception/exception.pro')
-rw-r--r--tests/auto/selftests/exception/exception.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/selftests/exception/exception.pro b/tests/auto/selftests/exception/exception.pro
new file mode 100644
index 0000000000..14d8c7fe27
--- /dev/null
+++ b/tests/auto/selftests/exception/exception.pro
@@ -0,0 +1,8 @@
+load(qttest_p4)
+SOURCES += tst_exception.cpp
+QT = core
+
+mac:CONFIG -= app_bundle
+CONFIG -= debug_and_release_target
+
+