mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Updating name of winphone 8.1 toolset.
This commit is contained in:
@@ -71,7 +71,7 @@ function exampleProject(_name)
|
||||
configuration {}
|
||||
|
||||
-- don't output debugdir for winphone builds
|
||||
if "winphone8-1" ~= _OPTIONS["vs"] then
|
||||
if "winphone81" ~= _OPTIONS["vs"] then
|
||||
debugdir (BGFX_DIR .. "examples/runtime/")
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user