summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/windowsuiautomation/CMakeLists.txt
blob: 84c118258e6951f1ce69173872ef76b06e1247e5 (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
# Generated from windowsuiautomation.pro.

#####################################################################
## WindowsUIAutomationSupport Module:
#####################################################################

add_qt_module(WindowsUIAutomationSupport
    STATIC
    SOURCES
        qwindowsuiawrapper.cpp qwindowsuiawrapper_p.h
        uiaattributeids_p.h
        uiaclientinterfaces_p.h
        uiacontroltypeids_p.h
        uiaerrorids_p.h
        uiaeventids_p.h
        uiageneralids_p.h
        uiapatternids_p.h
        uiapropertyids_p.h
        uiaserverinterfaces_p.h
        uiatypes_p.h
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
)

#### Keys ignored in scope 1:.:windowsuiautomation.pro:<NONE>:
# CONFIG = "static" "internal_module"
# MODULE = "windowsuiautomation_support"
# _LOADED = "qt_module"