summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/windowsvista/CMakeLists.txt
blob: cd23ef81b8b8ad23aff5f6718a15ec00f00c907d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from windowsvista.pro.

#####################################################################
## QWindowsVistaStylePlugin Plugin:
#####################################################################

qt_internal_add_plugin(QWindowsVistaStylePlugin
    OUTPUT_NAME qwindowsvistastyle
    PLUGIN_TYPE styles
    SOURCES
        main.cpp
        qwindowsvistastyle.cpp qwindowsvistastyle_p.h
        qwindowsvistastyle_p_p.h
        qwindowsxpstyle.cpp qwindowsxpstyle_p.h
        qwindowsxpstyle_p_p.h
    LIBRARIES
        gdi32
        user32
        uxtheme
        Qt::Core
        Qt::Gui
        Qt::WidgetsPrivate
)

#### Keys ignored in scope 1:.:.:windowsvista.pro:<TRUE>:
# DISTFILES = "windowsvistastyle.json"