Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • disable-discordrpc
  • v2.3
  • v2.2
  • v2.1
  • v2.0
6 results

Android.mk

Blame
  • Alam Ed Arias's avatar
    Alam Ed Arias authored and Alam Arias committed
    b93cb1b6
    History
    Android.mk 176 B
    # Build both the native piece of SRB2 for Android, and the Java frontend.
    LOCAL_PATH:= $(call my-dir)
    
    include $(CLEAR_VARS)
    
    include $(call all-makefiles-under,$(LOCAL_PATH))