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