INCLUDEPATH += $$PWD include(animations/animations.pri) include(widget-parameters/widget-parameters.pri) HEADERS += \ $$PWD/ukui-style-parameters.h \ $$PWD/qt5-ukui-style.h \ $$PWD/shadow-helper.h \ $$PWD/qt5-ukui-style-helper.h \ $$PWD/breezeboxshadowrenderer.h # $$PWD/readconfig.h \ # $$PWD/themeinformation.h SOURCES += \ $$PWD/ukui-style-parameters.cpp \ $$PWD/qt5-ukui-style.cpp \ $$PWD/shadow-helper.cpp \ $$PWD/view-helper.cpp \ $$PWD/qt5-ukui-style-helper.cpp \ $$PWD/breezeboxshadowrenderer.cpp # $$PWD/readconfig.cpp DISTFILES += $$PWD/themeconfig/UKUIClassical.json