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

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