forked from openkylin/ukui-search
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
|
INCLUDEPATH += $$PWD
|
||
|
|
||
|
HEADERS += \
|
||
|
$$PWD/plugin-iface.h \
|
||
|
$$PWD/search-plugin-iface.h
|
||
|
|