mirror of
https://github.com/amerkoleci/Vortice.Win32.git
synced 2026-01-14 16:16:04 +08:00
Improve bindings and push new packages.
This commit is contained in:
@@ -1163,7 +1163,7 @@ public static class Program
|
||||
}
|
||||
else if (jsonFile == "Graphics.Imaging.D2D.json")
|
||||
{
|
||||
docFile = $"../Vortice.Win32/Generated/Graphics/Imaging";
|
||||
docFile = $"../Vortice.Win32.Graphics.Imaging/Imaging";
|
||||
}
|
||||
else if (jsonFile == "Graphics.Direct3D11on12.json")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user