Change-Id: Ic57691496b7d4f30dffdb0b34e5f290774985b84 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Open in Web IDE
Quickly and easily edit multiple files in your project.
Edit
Edit this file only.
requires(qtHaveModule(quick))
requires(contains(QT_CONFIG, opengl))
qtHaveModule(quick) {
QT_FOR_CONFIG += quick-private
requires(qtConfig(quick-shadereffect))
}
load(qt_parts)