summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/theme/theme.pri
blob: cf7b434c774bb6412256f386191ff176df5e06cc (plain)
1
2
3
4
5
6
7
8
9
10
HEADERS += \
    $$PWD/q3dtheme.h \
    $$PWD/q3dtheme_p.h \
    $$PWD/thememanager_p.h

SOURCES += \
    $$PWD/q3dtheme.cpp \
    $$PWD/thememanager.cpp

INCLUDEPATH += $$PWD