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