summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlengine/qmlengine.pro
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-09-23 03:02:57 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-09-23 03:02:57 (GMT)
commitecfe2b1cb35a8779bea5d23c0bb2c1b31939c01d (patch)
tree2ba3fea7bd3748f44dce82f82b274b21c5078c45 /tests/auto/declarative/qmlengine/qmlengine.pro
parent267ab0cd6a1d7070a7139eda24eb372590603c01 (diff)
downloadQt-ecfe2b1cb35a8779bea5d23c0bb2c1b31939c01d.zip
Qt-ecfe2b1cb35a8779bea5d23c0bb2c1b31939c01d.tar.gz
Qt-ecfe2b1cb35a8779bea5d23c0bb2c1b31939c01d.tar.bz2
Merge qmlengine and qmlbindengine tests
Diffstat (limited to 'tests/auto/declarative/qmlengine/qmlengine.pro')
-rw-r--r--tests/auto/declarative/qmlengine/qmlengine.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/declarative/qmlengine/qmlengine.pro b/tests/auto/declarative/qmlengine/qmlengine.pro
deleted file mode 100644
index 4ac81e9..0000000
--- a/tests/auto/declarative/qmlengine/qmlengine.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-load(qttest_p4)
-contains(QT_CONFIG,declarative): QT += declarative
-SOURCES += tst_qmlengine.cpp
-
-DEFINES += SRCDIR=\\\"$$PWD\\\"