Updated genie script.

This commit is contained in:
Branimir Karadžić 2014-09-15 20:50:35 -07:00
parent c193bd0b62
commit e55912afb7

View file

@ -27,6 +27,7 @@ solution "bgfx"
}
language "C++"
startproject "example-00-helloworld"
BGFX_DIR = (path.getabsolute("..") .. "/")
local BGFX_BUILD_DIR = (BGFX_DIR .. ".build/")