mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
OpenSSL lib for MacOS
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -184,6 +184,9 @@ macx {
|
|||||||
SOURCES += ui/macos_util.mm
|
SOURCES += ui/macos_util.mm
|
||||||
|
|
||||||
LIBS += -framework Cocoa -framework ApplicationServices -framework CoreServices -framework Foundation -framework AppKit -framework Security
|
LIBS += -framework Cocoa -framework ApplicationServices -framework CoreServices -framework Foundation -framework AppKit -framework Security
|
||||||
|
|
||||||
|
LIBS += $$PWD/3rd/OpenSSL/lib/macos/x86_64/libcrypto.a
|
||||||
|
LIBS += $$PWD/3rd/OpenSSL/lib/macos/x86_64/libssl.a
|
||||||
}
|
}
|
||||||
|
|
||||||
linux:!android {
|
linux:!android {
|
||||||
|
|||||||
Reference in New Issue
Block a user