aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quick.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/quick.pro')
-rw-r--r--examples/quick/quick.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/quick/quick.pro b/examples/quick/quick.pro
index e3691a044b..2d8acb3345 100644
--- a/examples/quick/quick.pro
+++ b/examples/quick/quick.pro
@@ -23,6 +23,11 @@ SUBDIRS = accessibility \
particles \
demos
+# Widget dependent examples
+qtHaveModule(widgets) {
+ SUBDIRS += embeddedinwidgets
+}
+
EXAMPLE_FILES = \
ui-components \
shared