mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Moved ocornut-imgui from ProDBG source to examples-common.
This commit is contained in:
@@ -16,6 +16,8 @@ project ("example-common")
|
||||
files {
|
||||
BGFX_DIR .. "3rdparty/ib-compress/**.cpp",
|
||||
BGFX_DIR .. "3rdparty/ib-compress/**.h",
|
||||
BGFX_DIR .. "3rdparty/ocornut-imgui/**.cpp",
|
||||
BGFX_DIR .. "3rdparty/ocornut-imgui/**.h",
|
||||
BGFX_DIR .. "examples/common/**.cpp",
|
||||
BGFX_DIR .. "examples/common/**.h",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user