mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
Fixed mingw-clang.
This commit is contained in:
parent
d0a89ff95d
commit
7266c074c3
1 changed files with 3 additions and 0 deletions
|
@ -117,6 +117,9 @@ function exampleProject(_name)
|
|||
"psapi",
|
||||
}
|
||||
|
||||
configuration { "mingw-clang" }
|
||||
kind "ConsoleApp"
|
||||
|
||||
configuration { "android*" }
|
||||
kind "ConsoleApp"
|
||||
targetextension ".so"
|
||||
|
|
Loading…
Reference in a new issue