summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorPierre Rossi <pierre.rossi@digia.com>2013-06-17 18:20:39 +0200
committerPierre Rossi <pierre.rossi@digia.com>2013-06-17 18:26:20 +0200
commitc6144131d1f97bcd69682bb733a54f2cd777f127 (patch)
treef44ff4d3c2955636ceb811bd59ed90ed22a1a58f /examples/examples.pro
parent4a08bd334b661d00a9fd908d054728ab9e9a5d8d (diff)
Split out the example into two distinct ones
Cleaner than deciding on startup with an env variable
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
new file mode 100644
index 000000000..4613dc8d8
--- /dev/null
+++ b/examples/examples.pro
@@ -0,0 +1,4 @@
+TEMPLATE=subdirs
+
+SUBDIRS += qtquick \
+ widgets