summaryrefslogtreecommitdiffstats
path: root/examples/sql/masterdetail/masterdetail.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/masterdetail/masterdetail.pro')
-rw-r--r--examples/sql/masterdetail/masterdetail.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/sql/masterdetail/masterdetail.pro b/examples/sql/masterdetail/masterdetail.pro
index 205c544..2363e54 100644
--- a/examples/sql/masterdetail/masterdetail.pro
+++ b/examples/sql/masterdetail/masterdetail.pro
@@ -14,3 +14,5 @@ target.path = $$[QT_INSTALL_EXAMPLES]/sql/masterdetail
sources.files = $$SOURCES *.h $$RESOURCES $$FORMS masterdetail.pro *.xml images
sources.path = $$[QT_INSTALL_EXAMPLES]/sql/masterdetail
INSTALLS += target sources
+
+include($$QT_SOURCE_TREE/examples/examplebase.pri)