summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/changeuserinterface/changeuserinterface.pro16
-rw-r--r--examples/componenterror/componenterror.pro16
-rw-r--r--examples/dynamicpage/dynamicpage.pro16
-rw-r--r--examples/licenseagreement/licenseagreement.pro16
-rw-r--r--examples/modifyextract/modifyextract.pro16
-rw-r--r--examples/openreadme/openreadme.pro16
-rw-r--r--examples/quit_installer/quit_installer.pro16
-rw-r--r--examples/registerfileextension/registerfileextension.pro16
-rw-r--r--examples/startmenu/startmenu.pro16
9 files changed, 81 insertions, 63 deletions
diff --git a/examples/changeuserinterface/changeuserinterface.pro b/examples/changeuserinterface/changeuserinterface.pro
index 7cb0de43e..de3af2de9 100644
--- a/examples/changeuserinterface/changeuserinterface.pro
+++ b/examples/changeuserinterface/changeuserinterface.pro
@@ -1,11 +1,13 @@
TEMPLATE = aux
-OTHER_FILES = README
+INSTALLER = offline
+
+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
-example.target = build_example
-example.commands = ../../bin/binarycreator -c $$PWD/config/config.xml -p $$PWD/packages installer
-QMAKE_EXTRA_TARGETS += example
+QMAKE_EXTRA_COMPILERS += example
-default_target.target = first
-default_target.depends = example
-QMAKE_EXTRA_TARGETS += default_target
+OTHER_FILES = README
diff --git a/examples/componenterror/componenterror.pro b/examples/componenterror/componenterror.pro
index 7cb0de43e..de3af2de9 100644
--- a/examples/componenterror/componenterror.pro
+++ b/examples/componenterror/componenterror.pro
@@ -1,11 +1,13 @@
TEMPLATE = aux
-OTHER_FILES = README
+INSTALLER = offline
+
+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
-example.target = build_example
-example.commands = ../../bin/binarycreator -c $$PWD/config/config.xml -p $$PWD/packages installer
-QMAKE_EXTRA_TARGETS += example
+QMAKE_EXTRA_COMPILERS += example
-default_target.target = first
-default_target.depends = example
-QMAKE_EXTRA_TARGETS += default_target
+OTHER_FILES = README
diff --git a/examples/dynamicpage/dynamicpage.pro b/examples/dynamicpage/dynamicpage.pro
index 083b35aee..de3af2de9 100644
--- a/examples/dynamicpage/dynamicpage.pro
+++ b/examples/dynamicpage/dynamicpage.pro
@@ -1,11 +1,13 @@
TEMPLATE = aux
-OTHER_FILES = README
+INSTALLER = offline
+
+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
-example.target = build_example
-example.commands = ../../bin/binarycreator -c $$PWD/config/config.xml -p $$PWD/packages -r $$PWD/resources/additional.qrc installer
-QMAKE_EXTRA_TARGETS += example
+QMAKE_EXTRA_COMPILERS += example
-default_target.target = first
-default_target.depends = example
-QMAKE_EXTRA_TARGETS += default_target
+OTHER_FILES = README
diff --git a/examples/licenseagreement/licenseagreement.pro b/examples/licenseagreement/licenseagreement.pro
index 7cb0de43e..de3af2de9 100644
--- a/examples/licenseagreement/licenseagreement.pro
+++ b/examples/licenseagreement/licenseagreement.pro
@@ -1,11 +1,13 @@
TEMPLATE = aux
-OTHER_FILES = README
+INSTALLER = offline
+
+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
-example.target = build_example
-example.commands = ../../bin/binarycreator -c $$PWD/config/config.xml -p $$PWD/packages installer
-QMAKE_EXTRA_TARGETS += example
+QMAKE_EXTRA_COMPILERS += example
-default_target.target = first
-default_target.depends = example
-QMAKE_EXTRA_TARGETS += default_target
+OTHER_FILES = README
diff --git a/examples/modifyextract/modifyextract.pro b/examples/modifyextract/modifyextract.pro
index 7cb0de43e..de3af2de9 100644
--- a/examples/modifyextract/modifyextract.pro
+++ b/examples/modifyextract/modifyextract.pro
@@ -1,11 +1,13 @@
TEMPLATE = aux
-OTHER_FILES = README
+INSTALLER = offline
+
+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
-example.target = build_example
-example.commands = ../../bin/binarycreator -c $$PWD/config/config.xml -p $$PWD/packages installer
-QMAKE_EXTRA_TARGETS += example
+QMAKE_EXTRA_COMPILERS += example
-default_target.target = first
-default_target.depends = example
-QMAKE_EXTRA_TARGETS += default_target
+OTHER_FILES = README
diff --git a/examples/openreadme/openreadme.pro b/examples/openreadme/openreadme.pro
index 7cb0de43e..de3af2de9 100644
--- a/examples/openreadme/openreadme.pro
+++ b/examples/openreadme/openreadme.pro
@@ -1,11 +1,13 @@
TEMPLATE = aux
-OTHER_FILES = README
+INSTALLER = offline
+
+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
-example.target = build_example
-example.commands = ../../bin/binarycreator -c $$PWD/config/config.xml -p $$PWD/packages installer
-QMAKE_EXTRA_TARGETS += example
+QMAKE_EXTRA_COMPILERS += example
-default_target.target = first
-default_target.depends = example
-QMAKE_EXTRA_TARGETS += default_target
+OTHER_FILES = README
diff --git a/examples/quit_installer/quit_installer.pro b/examples/quit_installer/quit_installer.pro
index 7cb0de43e..de3af2de9 100644
--- a/examples/quit_installer/quit_installer.pro
+++ b/examples/quit_installer/quit_installer.pro
@@ -1,11 +1,13 @@
TEMPLATE = aux
-OTHER_FILES = README
+INSTALLER = offline
+
+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
-example.target = build_example
-example.commands = ../../bin/binarycreator -c $$PWD/config/config.xml -p $$PWD/packages installer
-QMAKE_EXTRA_TARGETS += example
+QMAKE_EXTRA_COMPILERS += example
-default_target.target = first
-default_target.depends = example
-QMAKE_EXTRA_TARGETS += default_target
+OTHER_FILES = README
diff --git a/examples/registerfileextension/registerfileextension.pro b/examples/registerfileextension/registerfileextension.pro
index 7cb0de43e..de3af2de9 100644
--- a/examples/registerfileextension/registerfileextension.pro
+++ b/examples/registerfileextension/registerfileextension.pro
@@ -1,11 +1,13 @@
TEMPLATE = aux
-OTHER_FILES = README
+INSTALLER = offline
+
+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
-example.target = build_example
-example.commands = ../../bin/binarycreator -c $$PWD/config/config.xml -p $$PWD/packages installer
-QMAKE_EXTRA_TARGETS += example
+QMAKE_EXTRA_COMPILERS += example
-default_target.target = first
-default_target.depends = example
-QMAKE_EXTRA_TARGETS += default_target
+OTHER_FILES = README
diff --git a/examples/startmenu/startmenu.pro b/examples/startmenu/startmenu.pro
index 7cb0de43e..de3af2de9 100644
--- a/examples/startmenu/startmenu.pro
+++ b/examples/startmenu/startmenu.pro
@@ -1,11 +1,13 @@
TEMPLATE = aux
-OTHER_FILES = README
+INSTALLER = offline
+
+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
-example.target = build_example
-example.commands = ../../bin/binarycreator -c $$PWD/config/config.xml -p $$PWD/packages installer
-QMAKE_EXTRA_TARGETS += example
+QMAKE_EXTRA_COMPILERS += example
-default_target.target = first
-default_target.depends = example
-QMAKE_EXTRA_TARGETS += default_target
+OTHER_FILES = README