summaryrefslogtreecommitdiffstats
path: root/tests/manual/custom-mesh-qml/custom-mesh-qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/custom-mesh-qml/custom-mesh-qml.pro')
-rw-r--r--tests/manual/custom-mesh-qml/custom-mesh-qml.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/manual/custom-mesh-qml/custom-mesh-qml.pro b/tests/manual/custom-mesh-qml/custom-mesh-qml.pro
new file mode 100644
index 000000000..3995fb2a1
--- /dev/null
+++ b/tests/manual/custom-mesh-qml/custom-mesh-qml.pro
@@ -0,0 +1,11 @@
+!include( ../manual.pri ) {
+ error( "Couldn't find the manual.pri file!" )
+}
+
+QT += 3dcore 3drender 3dinput 3dquick quick 3dquickextras
+
+SOURCES += \
+ main.cpp
+
+RESOURCES += \
+ custom-mesh-qml.qrc