mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-04-24 04:53:28 -04:00
Merge branch 'master' of cane:bkaradzic/bgfx
This commit is contained in:
commit
b98be4305c
1 changed files with 4 additions and 0 deletions
|
@ -138,6 +138,10 @@ function bgfxProject(_name, _kind, _defines)
|
|||
}
|
||||
|
||||
configuration { "xcode4 or osx or ios*" }
|
||||
files {
|
||||
path.join(BGFX_DIR, "src/amalgamated.mm"),
|
||||
}
|
||||
|
||||
excludes {
|
||||
path.join(BGFX_DIR, "src/glcontext_eagl.mm"),
|
||||
path.join(BGFX_DIR, "src/glcontext_nsgl.mm"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue