mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-12-01 11:56:58 -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" }
|
configuration { "osx" }
|
||||||
files {
|
files {
|
||||||
-- BGFX_DIR .. "examples/common/**.mm",
|
BGFX_DIR .. "examples/common/**.mm",
|
||||||
}
|
}
|
||||||
links {
|
links {
|
||||||
"Cocoa.framework",
|
"Cocoa.framework",
|
||||||
|
|
Loading…
Reference in a new issue