Commit e3660728 authored by J-P Nurmi's avatar J-P Nurmi Committed by The Qt Project
Browse files

Fix build without optional QtQuick dependency


Change-Id: I167131bee44b53d4c5c34c57f3f8f389c5d998ed
Reviewed-by: default avatarSergio Ahumada <sergio.ahumada@digia.com>
Showing with 2 additions and 1 deletion
win32 {
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += winextras imports
SUBDIRS += winextras
qtHaveModule(quick): SUBDIRS += imports
} else {
# fake project for creating the documentation
TEMPLATE = aux
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment