summaryrefslogtreecommitdiffstats
path: root/examples/opengl/grabber/grabber.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/grabber/grabber.pro')
-rw-r--r--examples/opengl/grabber/grabber.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/opengl/grabber/grabber.pro b/examples/opengl/grabber/grabber.pro
index 15eaf02..23a0c4a 100644
--- a/examples/opengl/grabber/grabber.pro
+++ b/examples/opengl/grabber/grabber.pro
@@ -10,3 +10,5 @@ target.path = $$[QT_INSTALL_EXAMPLES]/opengl/grabber
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS grabber.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/opengl/grabber
INSTALLS += target sources
+
+include($$QT_SOURCE_TREE/examples/examplebase.pri)