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

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