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