Files
LayaNative2.0/Conch/build/common/proj.android_studio/jni/Application.mk
T
2024-07-12 11:44:27 +08:00

8 lines
196 B
Makefile
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
APP_MODULES := libcommon
APP_PLATFORM := android-21
NDK_TOOLCHAIN_VERSION := 4.9
APP_STL := c++_shared
APP_OPTIM := release
#ʹӲfp
APP_ABI :=armeabi-v7a arm64-v8a x86 x86_64