INCLUDEPATH += $$PWD
HEADERS += \
$$PWD/setting-match.h \
$$PWD/settings-search-plugin.h
SOURCES += \
$$PWD/setting-match.cpp \
$$PWD/settings-search-plugin.cpp