summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlmoduleplugin/tst_qmlmoduleplugin.pro
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2010-01-08 07:19:48 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2010-01-08 07:19:48 (GMT)
commite8fcefbfd5819bc9d8e9764048bdadb0813ce002 (patch)
treec0b1d3cdf6d46179beb6aa5c8caed394b5bb99d8 /tests/auto/declarative/qmlmoduleplugin/tst_qmlmoduleplugin.pro
parentfeb5ce61c843ad4e06c7d83665664ffbac520c06 (diff)
downloadQt-e8fcefbfd5819bc9d8e9764048bdadb0813ce002.zip
Qt-e8fcefbfd5819bc9d8e9764048bdadb0813ce002.tar.gz
Qt-e8fcefbfd5819bc9d8e9764048bdadb0813ce002.tar.bz2
Test QmlModulePlugin
Diffstat (limited to 'tests/auto/declarative/qmlmoduleplugin/tst_qmlmoduleplugin.pro')
-rw-r--r--tests/auto/declarative/qmlmoduleplugin/tst_qmlmoduleplugin.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmlmoduleplugin/tst_qmlmoduleplugin.pro b/tests/auto/declarative/qmlmoduleplugin/tst_qmlmoduleplugin.pro
new file mode 100644
index 0000000..3c8a568
--- /dev/null
+++ b/tests/auto/declarative/qmlmoduleplugin/tst_qmlmoduleplugin.pro
@@ -0,0 +1,4 @@
+load(qttest_p4)
+SOURCES = tst_qmlmoduleplugin.cpp
+QT += declarative
+DEFINES += SRCDIR=\\\"$$PWD\\\"