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