mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-04 17:15:31 -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,10 +160,12 @@ 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 \
|
||||
plugins/dlfcn_win32.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user