forked from lubuwest/Friendiqa
OpenSSL v1.0.2m
This commit is contained in:
parent
49bcba0656
commit
6169acf384
8 changed files with 141 additions and 3 deletions
|
@ -65,4 +65,8 @@ DISTFILES += \
|
|||
android/src/FriendiqaActivity.java \
|
||||
android/src/ExampleService.java
|
||||
|
||||
|
||||
contains(ANDROID_TARGET_ARCH,armeabi-v7a) {
|
||||
ANDROID_EXTRA_LIBS = \
|
||||
$$PWD/android/libcrypto.so \
|
||||
$$PWD/android/libssl.so
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue