mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 22:21:09 -04:00
Updated external libraries for Windows native build
- curl-8.9.1 - ffmpeg-4.4.6 - libxml2-2.14.5 - libxslt-1.1.43 - speex-1.2.1 - speexdsp-1.2.1 - xapian-core-1.4.29
This commit is contained in:
parent
f3150e9d42
commit
f53a30a0e4
2 changed files with 51 additions and 47 deletions
|
@ -128,7 +128,7 @@ win32 {
|
|||
|
||||
isEmpty(QMAKE_SH) {
|
||||
# MinGW
|
||||
LIBS += -lcrypt32
|
||||
LIBS += -lcrypt32 -lbcrypt
|
||||
}
|
||||
|
||||
# Check for msys2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue