mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Switched to dynamic linking of openssl for Windows build. Added needed dll's to Windows installer. (merged from trunk)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7844 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
dbb72592e9
commit
edbb0e6360
@ -182,6 +182,8 @@ Section $(Section_Main) Section_Main
|
||||
|
||||
; External binaries
|
||||
File "${SOURCEDIR}\..\libs\bin\miniupnpc.dll"
|
||||
File "${SOURCEDIR}\..\libs\bin\libeay32.dll"
|
||||
File "${SOURCEDIR}\..\libs\bin\ssleay32.dll"
|
||||
|
||||
; Other files
|
||||
File "${SOURCEDIR}\retroshare-gui\src\changelog.txt"
|
||||
|
Loading…
Reference in New Issue
Block a user