From 23c28c48af7c12da70a6901ca260e0c5d64cd1fb Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Mon, 29 Feb 2016 16:20:51 +0100 Subject: Build SDL2 for Android (nw) --- scripts/genie.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts/genie.lua') diff --git a/scripts/genie.lua b/scripts/genie.lua index a6e1c59f752..c9b100e7374 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -509,6 +509,10 @@ if string.sub(_ACTION,1,4) == "vs20" and _OPTIONS["osd"]=="sdl" then _OPTIONS["with-bundled-sdl2"] = "1" end end +-- Build SDL2 for Android +if _OPTIONS["targetos"] == "android" then + _OPTIONS["with-bundled-sdl2"] = "1" +end configuration {} -- cgit v1.2.3-70-g09d2