From e691634439cc2dbd0fa992098e02b3b81d40b49f Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Mon, 25 Jan 2016 20:01:40 +0100 Subject: Added SteamLink initial support [Sam Lantiga, Miodrag Milanovic] --- scripts/genie.lua | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'scripts/genie.lua') diff --git a/scripts/genie.lua b/scripts/genie.lua index cc34fb8c18d..2fcfb323653 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -108,6 +108,7 @@ newoption { { "os2", "OS/2 eComStation" }, { "haiku", "Haiku" }, { "solaris", "Solaris SunOS" }, + { "steamlink", "Steam Link" }, }, } @@ -1052,6 +1053,15 @@ configuration { "linux-*" } end + +configuration { "steamlink" } + links { + "dl", + } + defines { + "EGL_API_FB", + } + configuration { "osx*" } links { "pthread", -- cgit v1.2.3-70-g09d2