Enable MT with OVR.

This commit is contained in:
Branimir Karadžić
2016-04-05 19:32:27 -07:00
parent 6f3acfcedd
commit 1b6cf643a0

View File

@@ -51,7 +51,7 @@ function bgfxProject(_name, _kind, _defines)
if _OPTIONS["with-ovr"] then
defines {
"BGFX_CONFIG_MULTITHREADED=0",
-- "BGFX_CONFIG_MULTITHREADED=0",
"BGFX_CONFIG_USE_OVR=1",
}
includedirs {