summaryrefslogtreecommitdiffstats
path: root/examples/quitinstaller/quitinstaller.pro
diff options
context:
space:
mode:
authorJarek Kobus <jaroslaw.kobus@theqtcompany.com>2015-02-26 11:24:04 +0100
committerKarsten Heimrich <karsten.heimrich@theqtcompany.com>2015-03-02 11:19:33 +0000
commit96aa59558d651b9b74d9b6c2f8292d9b838c2e34 (patch)
tree3c132ead216f6ecbc357ecfc38989a26de489de7 /examples/quitinstaller/quitinstaller.pro
parent986bb1d89785ad52d791db51199aa31b465521a3 (diff)
Drop underscore in quit_installer example
Change-Id: I06291cf5ec09e5281f4a9554bb4145a2974042a1 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@theqtcompany.com>
Diffstat (limited to 'examples/quitinstaller/quitinstaller.pro')
-rw-r--r--examples/quitinstaller/quitinstaller.pro13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/quitinstaller/quitinstaller.pro b/examples/quitinstaller/quitinstaller.pro
new file mode 100644
index 000000000..415df49d5
--- /dev/null
+++ b/examples/quitinstaller/quitinstaller.pro
@@ -0,0 +1,13 @@
+TEMPLATE = aux
+
+INSTALLER = installer
+
+INPUT = $$PWD/config/config.xml $$PWD/packages
+example.input = INPUT
+example.output = $$INSTALLER
+example.commands = ../../bin/binarycreator -c $$PWD/config/config.xml -p $$PWD/packages ${QMAKE_FILE_OUT}
+example.CONFIG += target_predeps no_link combine
+
+QMAKE_EXTRA_COMPILERS += example
+
+OTHER_FILES = README