summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorSandro S. Andrade <sandroandrade@kde.org>2013-07-19 17:07:16 -0300
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-19 22:10:18 +0200
commitc9f5f1f84c7fd3c5eb3213ed8b70dd8724b6fcb8 (patch)
tree485784caea5ee4ccdedb277478532f2ed47256c9 /examples/examples.pro
parent9dd724ba2dd50120ed241e2d5eb2d8ebece05970 (diff)
Add minor improvements in .pro files
Change-Id: Iad769f19f98fea68c4ef451ba8859f2a84e701a9 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index d043dc5e..1f7b5316 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,5 +1,5 @@
TEMPLATE = subdirs
-SUBDIRS=
+SUBDIRS =
qtHaveModule(mof): SUBDIRS += mof
qtHaveModule(uml): SUBDIRS += uml