Added bimg dependency.

This commit is contained in:
Branimir Karadžić
2017-04-03 22:42:27 -07:00
parent 423c655095
commit 8ce85d2462
161 changed files with 257 additions and 62914 deletions

View File

@@ -47,6 +47,7 @@ function bgfxProject(_name, _kind, _defines)
}
links {
"bimg",
"bx",
}
@@ -73,6 +74,7 @@ function bgfxProject(_name, _kind, _defines)
path.join(BGFX_DIR, "3rdparty"),
path.join(BGFX_DIR, "3rdparty/dxsdk/include"),
path.join(BX_DIR, "include"),
path.join(BIMG_DIR, "include"),
}
defines {