mirror of https://github.com/bkaradzic/bgfx
Fixed mingw-clang.
This commit is contained in:
parent
d0a89ff95d
commit
7266c074c3
|
@ -117,6 +117,9 @@ function exampleProject(_name)
|
|||
"psapi",
|
||||
}
|
||||
|
||||
configuration { "mingw-clang" }
|
||||
kind "ConsoleApp"
|
||||
|
||||
configuration { "android*" }
|
||||
kind "ConsoleApp"
|
||||
targetextension ".so"
|
||||
|
|
Loading…
Reference in New Issue