summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllanguage/qmllanguage.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qmllanguage/qmllanguage.pro')
-rw-r--r--tests/auto/declarative/qmllanguage/qmllanguage.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/declarative/qmllanguage/qmllanguage.pro b/tests/auto/declarative/qmllanguage/qmllanguage.pro
index 4e4be9c..80228a9 100644
--- a/tests/auto/declarative/qmllanguage/qmllanguage.pro
+++ b/tests/auto/declarative/qmllanguage/qmllanguage.pro
@@ -1,9 +1,10 @@
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
+macx:CONFIG -= app_bundle
+
SOURCES += tst_qmllanguage.cpp \
testtypes.cpp
HEADERS += testtypes.h
-macx:CONFIG -= app_bundle
# QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage
# LIBS += -lgcov