mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
Fixed linking of the VOIP plugin on Windows.
Exports all symbols from RetroShare.exe and import it in the plugins. Removed the direct linking of the libretroshare and libbitdht from the plugins. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5003 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
30564fe6ad
commit
96199fabc5
7 changed files with 56 additions and 51 deletions
|
@ -1,8 +1,5 @@
|
|||
TEMPLATE = subdirs
|
||||
|
||||
SUBDIRS += \
|
||||
LinksCloud
|
||||
|
||||
|
||||
|
||||
|
||||
LinksCloud \
|
||||
VOIP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue