mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
Updated to Emscripten 1.25.0.
This commit is contained in:
parent
1bd250b785
commit
411f152bd1
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ function bgfxProject(_name, _kind, _defines)
|
|||
"GLESv2",
|
||||
}
|
||||
|
||||
configuration { "windows", "not vs201*" }
|
||||
configuration { "mingw*", "not vs201*" }
|
||||
includedirs {
|
||||
"$(DXSDK_DIR)/include",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue