mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fixed compilation: both rs_jsonapi and rs_webui are needed to compile p3webui.h/cc
This commit is contained in:
parent
5fae53d65c
commit
50529654f8
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user