summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-01-20 14:22:18 +0100
committerKai Koehne <kai.koehne@theqtcompany.com>2015-01-23 17:20:21 +0100
commit5bd1428b291b09196ae1e9c582e7925d9c140d6b (patch)
treee95eb8638e591c60f8eb1e7de38b1068654f5fa2 /examples/examples.pro
parentefbf330ac5d02cd7e191d15571f8d8781cfda926 (diff)
Add a dependencies example
Change-Id: I77c404294a5210f892c88480fa5b56075d44cc30 Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 1e5a816cd..d88e5611f 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -3,6 +3,7 @@ TEMPLATE = subdirs
SUBDIRS += \
changeuserinterface \
componenterror \
+ dependencies \
dynamicpage \
licenseagreement \
modifyextract \