summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2014-12-19 20:19:49 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2014-12-19 20:19:49 +0100
commita0293d6b4609a44bc6cf81ca739013c800244c32 (patch)
tree19e89ef2dc15b3805364698fd057b6b3f7816f3a /examples
parentdaf65c04e5738761e0fa6927b0dfbfdfd5e4d10d (diff)
SUBDIRS += \
Diffstat (limited to 'examples')
-rw-r--r--examples/examples.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index d07d8b3..37eb94e 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,2 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS += android/catalog
+SUBDIRS += \
+ android/catalog