mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
added missing file for OSX (nw)
This commit is contained in:
parent
a4ea92de24
commit
494ea9fab0
@ -654,7 +654,7 @@ project "bgfx"
|
|||||||
files {
|
files {
|
||||||
MAME_DIR .. "3rdparty/bgfx/src/glcontext_eagl.mm",
|
MAME_DIR .. "3rdparty/bgfx/src/glcontext_eagl.mm",
|
||||||
MAME_DIR .. "3rdparty/bgfx/src/glcontext_nsgl.mm",
|
MAME_DIR .. "3rdparty/bgfx/src/glcontext_nsgl.mm",
|
||||||
|
MAME_DIR .. "3rdparty/bgfx/src/renderer_mtl.mm",
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
if (_OPTIONS["SHADOW_CHECK"]=="1") then
|
if (_OPTIONS["SHADOW_CHECK"]=="1") then
|
||||||
|
Loading…
Reference in New Issue
Block a user