diff --git a/premake/premake4.lua b/premake/premake4.lua index 7510476ab..2bd39aaa2 100644 --- a/premake/premake4.lua +++ b/premake/premake4.lua @@ -109,7 +109,7 @@ function exampleProject(_name, _uuid) configuration { "osx" } files { --- BGFX_DIR .. "examples/common/**.mm", + BGFX_DIR .. "examples/common/**.mm", } links { "Cocoa.framework",