nestopia/libretro/jni/Application.mk
rdanbrook e872fa497d libretro: jni: Switch stl to c++ in preparation for ndk r20
Also disable errors related to narrowing. This should be properly
fixed later.
2019-06-22 21:28:51 -05:00

3 lines
37 B
Makefile

APP_STL := c++_static
APP_ABI := all