added missing file for OSX (nw)

This commit is contained in:
Miodrag Milanovic 2015-09-12 11:56:19 +02:00
parent a4ea92de24
commit 494ea9fab0

View File

@ -654,7 +654,7 @@ project "bgfx"
files {
MAME_DIR .. "3rdparty/bgfx/src/glcontext_eagl.mm",
MAME_DIR .. "3rdparty/bgfx/src/glcontext_nsgl.mm",
MAME_DIR .. "3rdparty/bgfx/src/renderer_mtl.mm",
}
end
if (_OPTIONS["SHADOW_CHECK"]=="1") then