SteamLink support

This commit is contained in:
Miodrag Milanovic
2016-02-15 19:45:58 +01:00
parent 2cefa31f4f
commit c0275c3a77
6 changed files with 27 additions and 2 deletions

View File

@@ -60,6 +60,11 @@ project ("example-common")
"ENTRY_CONFIG_USE_GLFW=1",
}
end
configuration { "linux-steamlink" }
defines {
"EGL_API_FB",
}
configuration { "osx or ios* or tvos*" }
files {