經安全檢測,此網站為安全網站,請放心前往原始網址!

Android NDK: how to include Android.mk into another Android.mk (hierarchical project structure)? - S

My approah is like this: LOCAL_PATH:= $(call my-dir) # Clear variables here. include $(CLEAR_VARS) # Current module settings. LOCAL_MODULE := native # setup some source files LOCAL_SRC_FILES := file1.c file2.c # setup some includes LOCAL_C ...

stackoverflow.com

網址安全性掃描由 google 提供