Removed support for SteamLink (discontinued 11/2018).

This commit is contained in:
Бранимир Караџић
2020-03-11 21:51:55 -07:00
parent 4d50e90dd2
commit 54dc5e3ae7
3 changed files with 3 additions and 22 deletions

View File

@@ -77,11 +77,6 @@ project ("example-common")
}
end
configuration { "linux-steamlink" }
defines {
"EGL_API_FB",
}
configuration { "osx or ios* or tvos*" }
files {
path.join(BGFX_DIR, "examples/common/**.mm"),