mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-09-16 23:44:28 +00:00
Added index buffer compression support.
This commit is contained in:
@@ -10,8 +10,7 @@ project "geometryc"
|
||||
includedirs {
|
||||
BX_DIR .. "include",
|
||||
BGFX_DIR .. "include",
|
||||
BGFX_DIR .. "3rdparty/forsyth-too",
|
||||
BGFX_DIR .. "3rdparty/ib-compress",
|
||||
BGFX_DIR .. "3rdparty",
|
||||
BGFX_DIR .. "examples/common",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user