summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qmltestcase.prf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features/qmltestcase.prf')
-rw-r--r--mkspecs/features/qmltestcase.prf2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkspecs/features/qmltestcase.prf b/mkspecs/features/qmltestcase.prf
index 6469619e6b..916ff0c9ac 100644
--- a/mkspecs/features/qmltestcase.prf
+++ b/mkspecs/features/qmltestcase.prf
@@ -2,6 +2,8 @@ CONFIG += testcase
QT += declarative qmltest
+macx: CONFIG -= app_bundle
+
# If the .pro file specified an IMPORTPATH, then add that to
# the command-line when the test is run.
!isEmpty(IMPORTPATH) {