Move some C++11 types from Android to AerofoilSDL.

This commit is contained in:
elasota
2021-03-01 01:06:56 -05:00
parent a43f32ab88
commit d97bd8ad1c
5 changed files with 183 additions and 156 deletions

View File

@@ -21,6 +21,7 @@ LOCAL_SRC_FILES := \
GpDisplayDriver_SDL_GL2.cpp \
GpFiber_SDL.cpp \
GpFiberStarter_SDL.cpp \
GpThreadEvent_Cpp11.cpp \
ShaderCode/CopyQuadP.cpp \
ShaderCode/DrawQuadPaletteP.cpp \
ShaderCode/DrawQuad32P.cpp \