Fixed premake script.
This commit is contained in:
parent
b664188116
commit
f58d4308c6
@ -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 New Issue
Block a user