aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/demos.pro
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-04-22 13:32:56 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-23 06:31:52 +0200
commit937fdde5d3b26291d417f856ee05ba479a6ba730 (patch)
tree3f92e60d844d6bb948d05104da05f2688bad74bf /examples/quick/demos/demos.pro
parent93fd268d531fd61c9c619adc4e08ea9cb0cb2fcd (diff)
Make the Clocks example use the resource system
Make the Clocks example use the Qt resource system and the shared main(), in order to have easy deployment to all platforms and support for shadow builds. Task-number: QTBUG-37203 Change-Id: Ia235b6b2397cfaeb20f0c7ea0d6196c603b20099 Reviewed-by: Alan Alpert <aalpert@blackberry.com>
Diffstat (limited to 'examples/quick/demos/demos.pro')
-rw-r--r--examples/quick/demos/demos.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/demos/demos.pro b/examples/quick/demos/demos.pro
index 867dfa5a07..ac15cc3c1f 100644
--- a/examples/quick/demos/demos.pro
+++ b/examples/quick/demos/demos.pro
@@ -1,12 +1,12 @@
TEMPLATE = subdirs
SUBDIRS = samegame \
calqlatr \
+ clocks \
tweetsearch \
maroon \
photosurface \
stocqt
EXAMPLE_FILES = \
- clocks \
photoviewer \
rssnews