mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Update examples to build on Emscripten Wasm. Add separate wasm and wasm2js targets. (#2145)
This commit is contained in:
@@ -117,9 +117,8 @@ project ("geometryv")
|
||||
"GLESv2",
|
||||
}
|
||||
|
||||
configuration { "asmjs" }
|
||||
configuration { "wasm*" }
|
||||
kind "ConsoleApp"
|
||||
targetextension ".bc"
|
||||
|
||||
configuration { "linux-* or freebsd" }
|
||||
links {
|
||||
|
||||
Reference in New Issue
Block a user