mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Added asmjs target.
This commit is contained in:
@@ -103,6 +103,10 @@ function exampleProject(_name, _uuid)
|
||||
"pthread",
|
||||
}
|
||||
|
||||
configuration { "asmjs" }
|
||||
kind "ConsoleApp"
|
||||
targetextension ".bc"
|
||||
|
||||
configuration { "linux-*" }
|
||||
links {
|
||||
"X11",
|
||||
|
||||
Reference in New Issue
Block a user