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:
@@ -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