summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlengine/qmlengine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qmlengine/qmlengine.pro')
-rw-r--r--tests/auto/declarative/qmlengine/qmlengine.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/declarative/qmlengine/qmlengine.pro b/tests/auto/declarative/qmlengine/qmlengine.pro
deleted file mode 100644
index 1a0e5f4..0000000
--- a/tests/auto/declarative/qmlengine/qmlengine.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-load(qttest_p4)
-contains(QT_CONFIG,declarative): QT += declarative network
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qmlengine.cpp
-
-# Define SRCDIR equal to test's source directory
-DEFINES += SRCDIR=\\\"$$PWD\\\"