mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 18:45:54 -05:00
Updated genie script.
This commit is contained in:
parent
c193bd0b62
commit
e55912afb7
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ solution "bgfx"
|
|||
}
|
||||
|
||||
language "C++"
|
||||
startproject "example-00-helloworld"
|
||||
|
||||
BGFX_DIR = (path.getabsolute("..") .. "/")
|
||||
local BGFX_BUILD_DIR = (BGFX_DIR .. ".build/")
|
||||
|
|
Loading…
Reference in a new issue