Fixed premake script.

This commit is contained in:
bkaradzic 2013-10-19 21:22:52 -07:00
parent b664188116
commit f58d4308c6

View file

@ -109,7 +109,7 @@ function exampleProject(_name, _uuid)
configuration { "osx" }
files {
-- BGFX_DIR .. "examples/common/**.mm",
BGFX_DIR .. "examples/common/**.mm",
}
links {
"Cocoa.framework",