You've already forked ukui-search
mirror of
https://github.com/ukui/ukui-search.git
synced 2026-03-09 09:31:04 -07:00
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
INCLUDEPATH += $$PWD
|
|
|
|
HEADERS += \
|
|
$$PWD/plugin-iface.h \
|
|
$$PWD/search-plugin-iface.h
|
|
|