diff options
Diffstat (limited to '3rdparty/bgfx/scripts/genie.lua')
-rw-r--r-- | 3rdparty/bgfx/scripts/genie.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/bgfx/scripts/genie.lua b/3rdparty/bgfx/scripts/genie.lua index a0fa5b712d1..97fe1403013 100644 --- a/3rdparty/bgfx/scripts/genie.lua +++ b/3rdparty/bgfx/scripts/genie.lua @@ -248,6 +248,7 @@ function exampleProject(_name) configuration { "durango" } links { "d3d11_x", + "d3d12_x", "combase", "kernelx", } |