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.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qt3d/examples.pri b/examples/qt3d/examples.pri
index 31cafc396..621b1473c 100644
--- a/examples/qt3d/examples.pri
+++ b/examples/qt3d/examples.pri
@@ -1,6 +1,7 @@
TEMPLATE = app
QT += 3dextras
+CONFIG += resources_big
target.path = $$[QT_INSTALL_EXAMPLES]/qt3d/$$TARGET
INSTALLS += target