summaryrefslogtreecommitdiffstats
path: root/examples/stylesheet/stylesheet.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stylesheet/stylesheet.pro')
-rw-r--r--examples/stylesheet/stylesheet.pro13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/stylesheet/stylesheet.pro b/examples/stylesheet/stylesheet.pro
new file mode 100644
index 000000000..415df49d5
--- /dev/null
+++ b/examples/stylesheet/stylesheet.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