mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
Merge branch 'master' of github.com:bkaradzic/bgfx
This commit is contained in:
commit
37ec544040
4 changed files with 4 additions and 0 deletions
|
@ -15,3 +15,5 @@ project "geometryc"
|
|||
BGFX_DIR .. "tools/geometryc/**.cpp",
|
||||
BGFX_DIR .. "tools/geometryc/**.h",
|
||||
}
|
||||
|
||||
strip()
|
||||
|
|
|
@ -91,3 +91,5 @@ project "shaderc"
|
|||
GLSL_OPTIMIZER .. "src/glsl/main.cpp",
|
||||
GLSL_OPTIMIZER .. "src/glsl/builtin_stubs.cpp",
|
||||
}
|
||||
|
||||
strip()
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue