mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01: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