mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Renamed vertexdecl.* to vertexlayout.*
This commit is contained in:
@@ -625,7 +625,7 @@ project "shaderc"
|
||||
files {
|
||||
path.join(BGFX_DIR, "tools/shaderc/**.cpp"),
|
||||
path.join(BGFX_DIR, "tools/shaderc/**.h"),
|
||||
path.join(BGFX_DIR, "src/vertexdecl.**"),
|
||||
path.join(BGFX_DIR, "src/vertexlayout.**"),
|
||||
path.join(BGFX_DIR, "src/shader_spirv.**"),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user