summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/scene3d
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/scene3d')
-rw-r--r--examples/qt3d/scene3d/scene3d.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/qt3d/scene3d/scene3d.pro b/examples/qt3d/scene3d/scene3d.pro
index 9df4a2bcf..1295d7cce 100644
--- a/examples/qt3d/scene3d/scene3d.pro
+++ b/examples/qt3d/scene3d/scene3d.pro
@@ -1,4 +1,7 @@
-TEMPLATE = app
+!include( ../examples.pri ) {
+ error( "Couldn't find the examples.pri file!" )
+}
+
QT += qml quick 3dinput
SOURCES += \