Atlas - Android_static.mk

Home / ext / SDL2 / android-project-ant / jni / src Lines: 1 | Size: 237 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)]
[FILE BEGIN]
1LOCAL_PATH := $(call my-dir) 2 3include $(CLEAR_VARS) 4 5LOCAL_MODULE := main 6 7LOCAL_SRC_FILES := YourSourceHere.c 8 9LOCAL_STATIC_LIBRARIES := SDL2_static 10 11include $(BUILD_SHARED_LIBRARY) 12$(call import-module,SDL)LOCAL_PATH := $(call my-dir) 13
[FILE END]
(C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.