mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-02-17 20:31:57 -05:00
Merge branch 'master' of github.com:bkaradzic/bgfx
This commit is contained in:
commit
c3acc3c36c
1 changed files with 4 additions and 0 deletions
|
@ -103,6 +103,10 @@ function exampleProject(_name, _uuid)
|
||||||
"pthread",
|
"pthread",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
configuration { "asmjs" }
|
||||||
|
kind "ConsoleApp"
|
||||||
|
targetextension ".bc"
|
||||||
|
|
||||||
configuration { "linux-*" }
|
configuration { "linux-*" }
|
||||||
links {
|
links {
|
||||||
"X11",
|
"X11",
|
||||||
|
|
Loading…
Reference in a new issue