aboutsummaryrefslogtreecommitdiffstats
path: root/qtdeclarative.pro
blob: f76f8a7587f44c3f7108841f9b4bb3c15dae8219 (plain)
1
2
3
4
5
6
7
CONFIG += tests_need_tools examples_need_tools

# Otherwise we cannot compile src/qmltyperegistrar
requires(qtConfig(commandlineparser))
requires(qtConfig(temporaryfile))

load(qt_parts)