mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
Switched to dynamic linking of openssl for Windows build. Added needed dll's to Windows installer.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7843 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7f58460e5f
commit
4e8cc9d49f
1 changed files with 2 additions and 0 deletions
|
@ -184,6 +184,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…
Add table
Add a link
Reference in a new issue