// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
#! [3]
CONFIG += release
#! [4]
QTPLUGIN.platforms = qminimal
#! [5]
QTPLUGIN += qlibinputplugin
#! [6]
QTPLUGIN.platforms = -
#! [7]
CONFIG -= import_plugins