整理文件夹

Change-Id: I283c06f2b804fa636b8356e258d38bd6da2e15ab
This commit is contained in:
2020-02-29 23:15:45 +08:00
parent 1a2ef0be3d
commit 7f79f5fae5
4278 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := libsdl_ttf
LOCAL_C_INCLUDES := $(LOCAL_PATH) $(LOCAL_PATH)/../sdl-$(SDL_VERSION)/include $(LOCAL_PATH)/../../other_lib/freetype/include $(LOCAL_PATH)/include
LOCAL_C_INCLUDES := $(LOCAL_PATH)/include $(LOCAL_PATH)/../sdl-$(SDL_VERSION)/include XSDL/freetype/include
LOCAL_CFLAGS := -Os
LOCAL_CPP_EXTENSION := .cpp

Some files were not shown because too many files have changed in this diff Show More