android strip SDL lib (nw)

This commit is contained in:
Jeffrey Clark 2016-06-29 17:49:37 +00:00
parent 1f0dc8903f
commit 245b8d4163

View File

@ -1209,6 +1209,8 @@ if _OPTIONS["targetos"]=="android" then
targetdir(MAME_DIR .. "android-project/app/src/main/libs/x86_64")
end
end
strip()
else
kind "StaticLib"
end