Fix Android crash

This commit is contained in:
elasota
2021-05-14 19:30:31 -04:00
parent 71115b2366
commit 240ba88f53
3 changed files with 7 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ LOCAL_CFLAGS := -DGP_DEBUG_CONFIG=0
# Add your application source files here...
LOCAL_SRC_FILES := \
GpAllocator_C.cpp \
GpThreadEvent_Cpp11.cpp \
GpSystemServices_POSIX.cpp