aboutsummaryrefslogtreecommitdiff
path: root/Src/external_dependencies/openmpt-trunk/build/android_ndk/Application.mk
blob: 6b0c65285bb6bf8a08488183f3212b21e28d3997 (plain) (blame)
1
2
3
4
5

APP_CFLAGS   :=#-std=c99
APP_CPPFLAGS := -std=c++17 -fexceptions -frtti
APP_LDFLAGS  := 
APP_STL      := c++_shared