summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/win.pri
blob: 76bb709e2b8e99930c7e91ad88eb4858536a78a7 (plain)
1
2
3
4
5
6
7
# Qt/Windows only configuration file
# --------------------------------------------------------------------

INCLUDEPATH += ../3rdparty/wintab
!wince*:!winrt {
    LIBS_PRIVATE *= -lshell32
}