Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Updated Android Makefile for SDL2
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jan 31, 2012
1 parent ab2281a commit 0ce3941
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion Android.mk
Expand Up @@ -8,7 +8,7 @@ LOCAL_PATH := $(call my-dir)

include $(CLEAR_VARS)

LOCAL_MODULE := SDL
LOCAL_MODULE := SDL2

LOCAL_C_INCLUDES := $(LOCAL_PATH)/include

Expand Down

0 comments on commit 0ce3941

Please sign in to comment.