Nico Vertriest 8bf239c376 Doc: Hide Checkbox example added to overview list
Corrected issue with non-appearing example

Task-number: QTBUG-50538
Change-Id: I5912e414c5de041be1bc60ceda79b8dfa5386f2f
Reviewed-by: Katja Marttila <katja.marttila@theqtcompany.com>
2016-01-20 09:49:30 +00:00

14 lines
348 B
INI

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