mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
7 lines
131 B
Makefile
7 lines
131 B
Makefile
|
|
APP_STL := gnustl_static
|
|
APP_GNUSTL_FORCE_CPP_FEATURES := exceptions rtti
|
|
|
|
APP_MODULES := roblox fmod
|
|
APP_PLATFORM := android-15
|