summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/examples.pri
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/examples.pri')
-rw-r--r--examples/qt3d/examples.pri4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/qt3d/examples.pri b/examples/qt3d/examples.pri
new file mode 100644
index 000000000..6e2f67dcc
--- /dev/null
+++ b/examples/qt3d/examples.pri
@@ -0,0 +1,4 @@
+TEMPLATE = app
+
+target.path = $$[QT_INSTALL_EXAMPLES]/qt3d/$$TARGET
+INSTALLS += target