mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-26 07:16:11 -05:00
Merge pull request #35 from RetroShare/master
fixed compilation: both rs_jsonapi and rs_webui are needed to compile…
This commit is contained in:
commit
e7c863e70e
@ -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…
x
Reference in New Issue
Block a user