summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/tests.pri
diff options
context:
space:
mode:
authorJocelyn Turcotte <jocelyn.turcotte@digia.com>2013-11-15 18:15:14 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-18 14:53:01 +0100
commit175cc28b9716f7f4f10eeee53fc541e556abe22e (patch)
treeeabe38f8e32bbdbcfbd64143668f1773a9ab5308 /tests/auto/quick/tests.pri
parent5543e52d503f88bccf772160899ff01fe3df0583 (diff)
Diffstat (limited to 'tests/auto/quick/tests.pri')
-rw-r--r--tests/auto/quick/tests.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quick/tests.pri b/tests/auto/quick/tests.pri
index 618ffe0cd..bdefa9159 100644
--- a/tests/auto/quick/tests.pri
+++ b/tests/auto/quick/tests.pri
@@ -12,7 +12,7 @@ INCLUDEPATH += \
QT += testlib network quick
QT_PRIVATE += quick-private gui-private core-private
-include($$QTWEBENGINE_ROOT/common.pri)
+macx: CONFIG -= app_bundle
# This define is used by some tests to look up resources in the source tree
DEFINES += TESTS_SOURCE_DIR=\\\"$$PWD/\\\"