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