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