summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/shared/shared.pri
blob: 4f106c4a692743e895fc00f881d0e29723c13c0b (plain)
1
2
3
4
5
6
7
8
9
10
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD

HEADERS += \
    $$PWD/qhexstring_p.h \
    $$PWD/qstylecache_p.h \
    $$PWD/qstylehelper_p.h

SOURCES += \
    $$PWD/qstylehelper.cpp