mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-09 19:38:45 -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
|
retroshare/rsgxsdistsync.h
|
||||||
|
|
||||||
rs_webui {
|
rs_webui {
|
||||||
|
rs_sonapi {
|
||||||
PUBLIC_HEADERS += retroshare/rswebui.h
|
PUBLIC_HEADERS += retroshare/rswebui.h
|
||||||
SOURCES += rsserver/p3webui.cc
|
SOURCES += rsserver/p3webui.cc
|
||||||
HEADERS += rsserver/p3webui.h
|
HEADERS += rsserver/p3webui.h
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
HEADERS += plugins/pluginmanager.h \
|
HEADERS += plugins/pluginmanager.h \
|
||||||
plugins/dlfcn_win32.h \
|
plugins/dlfcn_win32.h \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user