summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
new file mode 100644
index 000000000..ac886cd8a
--- /dev/null
+++ b/examples/examples.pro
@@ -0,0 +1,12 @@
+TEMPLATE = subdirs
+
+SUBDIRS += \
+ changeuserinterface \
+ componenterror \
+ dynamicpage \
+ licenseagreement \
+ modifyextract \
+ openreadme \
+ quit_installer \
+ registerfileextension \
+ startmenu