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

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