summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlcontext/qmlcontext.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qmlcontext/qmlcontext.pro')
-rw-r--r--tests/auto/declarative/qmlcontext/qmlcontext.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/declarative/qmlcontext/qmlcontext.pro b/tests/auto/declarative/qmlcontext/qmlcontext.pro
deleted file mode 100644
index 9e66429..0000000
--- a/tests/auto/declarative/qmlcontext/qmlcontext.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-load(qttest_p4)
-contains(QT_CONFIG,declarative): QT += declarative
-SOURCES += tst_qmlcontext.cpp
-macx:CONFIG -= app_bundle
-
-DEFINES += SRCDIR=\\\"$$PWD\\\"