mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-08-03 03:49:11 +00:00
Added index buffer compression support.
This commit is contained in:
@@ -14,6 +14,8 @@ project ("example-common")
|
||||
}
|
||||
|
||||
files {
|
||||
BGFX_DIR .. "3rdparty/ib-compress/**.cpp",
|
||||
BGFX_DIR .. "3rdparty/ib-compress/**.h",
|
||||
BGFX_DIR .. "examples/common/**.cpp",
|
||||
BGFX_DIR .. "examples/common/**.h",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user