summaryrefslogtreecommitdiffstats
path: root/examples/online/online.pro
blob: 37a0144b71d57d7ab18f818fed063df9c47afc7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = aux

INSTALLER = installer

INPUT = $$PWD/config/config.xml $$PWD/packages
example.input = INPUT
example.output = $$INSTALLER
example.commands = ../../bin/binarycreator --online-only -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