mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-24 16:48:18 -05:00
Fixed premake script.
This commit is contained in:
parent
b664188116
commit
f58d4308c6
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ function exampleProject(_name, _uuid)
|
|||
|
||||
configuration { "osx" }
|
||||
files {
|
||||
-- BGFX_DIR .. "examples/common/**.mm",
|
||||
BGFX_DIR .. "examples/common/**.mm",
|
||||
}
|
||||
links {
|
||||
"Cocoa.framework",
|
||||
|
|
Loading…
Reference in a new issue