mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-02 11:16:25 +00:00
commit
7462c64fe2
1 changed files with 2 additions and 1 deletions
|
@ -299,7 +299,8 @@ win32 {
|
|||
-lssl \
|
||||
-lsodium \
|
||||
-lcrypto \
|
||||
-lws2_32
|
||||
-lws2_32 \
|
||||
-lole32
|
||||
|
||||
!contains(QMAKE_TARGET.arch, x86_64) {
|
||||
message("Target is 32bit")
|
||||
|
|
Loading…
Reference in a new issue