// Copyright (C) 2016 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause #! [0] QT += uitools #! [0] #! [3] CONFIG += release #! [3] #! [4] target.path = $$[QT_INSTALL_PLUGINS]/designer INSTALLS += target #! [4] #! [5] QT += script #! [5]