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

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