forked from openkylin/ukui-search
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
|
INCLUDEPATH += $$PWD
|
||
|
|
||
|
HEADERS += \
|
||
|
$$PWD/note-search-plugin.h
|
||
|
|
||
|
SOURCES += \
|
||
|
$$PWD/note-search-plugin.cpp
|