chore: change generate so file name.

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
This commit is contained in:
Gordon 2023-09-01 15:48:28 +08:00
parent 0ffe9bba01
commit d8c3e1181e

View File

@ -1,5 +1,5 @@
set NDK_PATH=D:\android_sdk\ndk-bundle
set SO_NAME=openIM
set SO_NAME=libopenimsdk
set OUT_PATH=android\
set CGO_ENABLED=1