Skip to content
Snippets Groups Projects
user avatar
Friedemann Kleint authored
Allowing for nesting sections depending on Javascript expression using
the (expanded) wizard field variables as in:

-- test.pro.template:
QT = core
@if "%NETWORK_CHECKBOX%" == "true"
QT += network
@endif
Rubber-stamped-by: default avatarAlessandro Portale <alessandro.portale@nokia.com>
ba6b52ce
History
Name Last commit Last update
..
qtcreator
share.pro