summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/windowsvista/CMakeLists.txt
blob: 4030344f06575b8513d6ecbbfd2d5493d230e8ef (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
# Generated from windowsvista.pro.

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

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

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