mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 18:45:54 -05:00
Merge branch 'master' of github.com:bkaradzic/bgfx
This commit is contained in:
commit
95e1f92eb5
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