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