Updated scripts.
This commit is contained in:
parent
68b2c630b0
commit
322fc55251
@ -244,7 +244,6 @@ function bgfxProjectBase(_kind, _defines)
|
||||
}
|
||||
|
||||
excludes {
|
||||
path.join(BGFX_DIR, "src/glcontext_**.mm"),
|
||||
path.join(BGFX_DIR, "src/renderer_**.mm"),
|
||||
path.join(BGFX_DIR, "src/amalgamated.cpp"),
|
||||
}
|
||||
@ -259,7 +258,6 @@ function bgfxProjectBase(_kind, _defines)
|
||||
else
|
||||
configuration { "xcode* or osx* or ios*" }
|
||||
files {
|
||||
path.join(BGFX_DIR, "src/glcontext_**.mm"),
|
||||
path.join(BGFX_DIR, "src/renderer_**.mm"),
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user