fixed compilation: both rs_jsonapi and rs_webui are needed to compile p3webui.h/cc

This commit is contained in:
csoler 2019-11-27 20:24:56 +01:00
parent 5fae53d65c
commit 50529654f8
No known key found for this signature in database
GPG Key ID: 7BCA522266C0804C

View File

@ -160,9 +160,11 @@ PUBLIC_HEADERS = retroshare/rsdisc.h \
retroshare/rsgxsdistsync.h
rs_webui {
rs_sonapi {
PUBLIC_HEADERS += retroshare/rswebui.h
SOURCES += rsserver/p3webui.cc
HEADERS += rsserver/p3webui.h
}
}
HEADERS += plugins/pluginmanager.h \