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