summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
new file mode 100644
index 000000000..623d96691
--- /dev/null
+++ b/examples/examples.pro
@@ -0,0 +1,7 @@
+TEMPLATE = subdirs
+CONFIG += ordered
+SUBDIRS += testapp
+SUBDIRS += updater
+
+IDE_BUILD_TREE = "$$(QTCREATOR_SOURCE_PATH)"
+!isEmpty( IDE_BUILD_TREE ):SUBDIRS += updaterplugin