Merge branch 'master' of github.com:bkaradzic/bgfx

This commit is contained in:
Branimir Karadžić 2014-03-16 15:30:33 -07:00
commit c3acc3c36c

View file

@ -103,6 +103,10 @@ function exampleProject(_name, _uuid)
"pthread", "pthread",
} }
configuration { "asmjs" }
kind "ConsoleApp"
targetextension ".bc"
configuration { "linux-*" } configuration { "linux-*" }
links { links {
"X11", "X11",