mirror of
https://github.com/holub/mame
synced 2025-04-22 08:22:15 +03:00
android strip SDL lib (nw)
This commit is contained in:
parent
1f0dc8903f
commit
245b8d4163
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user