mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Fixed build.
This commit is contained in:
@@ -147,6 +147,11 @@ project "shaderc"
|
||||
path.join(GLSL_OPTIMIZER, "include/c99"),
|
||||
}
|
||||
|
||||
configuration { "vs20* or mingw*" }
|
||||
links {
|
||||
"psapi",
|
||||
}
|
||||
|
||||
configuration {}
|
||||
|
||||
defines { -- fcpp
|
||||
|
||||
Reference in New Issue
Block a user