summaryrefslogtreecommitdiff
path: root/tests/auto/declarative/qmlmapsandnav.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qmlmapsandnav.pro')
-rw-r--r--tests/auto/declarative/qmlmapsandnav.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmlmapsandnav.pro b/tests/auto/declarative/qmlmapsandnav.pro
new file mode 100644
index 00000000..0df01a8e
--- /dev/null
+++ b/tests/auto/declarative/qmlmapsandnav.pro
@@ -0,0 +1,12 @@
+TEMPLATE=app
+TARGET=tst_qmlmapsandnavtest
+CONFIG += warn_on qmltestcase
+SOURCES += tst_qmlmapsandnav.cpp
+
+QT += declarative location
+
+OTHERFILES += *.qml
+
+#qml.path = $$DESTDIR
+#qml.files = *.qml
+#INSTALLS += qml