summaryrefslogtreecommitdiffstats
path: root/tests/manual/qmldynamicdata/qmldynamicdata.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qmldynamicdata/qmldynamicdata.pro')
-rw-r--r--tests/manual/qmldynamicdata/qmldynamicdata.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/manual/qmldynamicdata/qmldynamicdata.pro b/tests/manual/qmldynamicdata/qmldynamicdata.pro
new file mode 100644
index 00000000..a6ffeb3d
--- /dev/null
+++ b/tests/manual/qmldynamicdata/qmldynamicdata.pro
@@ -0,0 +1,9 @@
+!include( ../tests.pri ) {
+ error( "Couldn't find the tests.pri file!" )
+}
+
+SOURCES += main.cpp
+
+RESOURCES += qmldynamicdata.qrc
+
+OTHER_FILES += qml/qmldynamicdata/*