mirror of
https://github.com/PurpleI2P/OpenSSL-for-Android-Prebuilt
synced 2025-01-15 17:19:57 +00:00
3 lines
100 B
Batchfile
3 lines
100 B
Batchfile
del libcrypto.so libssl.so
|
|
mklink /H libcrypto.so libcrypto.so.1.1
|
|
mklink /H libssl.so libssl.so.1.1 |