ukui-search/libsearch/appsearch/appsearch.pri

10 lines
161 B
Plaintext

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