瀏覽代碼

fix directxtk name

ruki 4 年之前
父節點
當前提交
b39b5c31df
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/d/directxtk/xmake.lua

+ 1 - 1
packages/d/directxtk/xmake.lua

@@ -1,4 +1,4 @@
-package("DirectXTK")
+package("directxtk")
 
 
     set_homepage("https://github.com/microsoft/DirectXTK")
     set_homepage("https://github.com/microsoft/DirectXTK")
     set_description("This package contains the \"DirectX Tool Kit\", a collection of helper classes for writing Direct3D 11 C++ code for Universal Windows Platform (UWP) apps for Windows 10, Xbox One, and Win32 desktop applications for Windows 7 Service Pack 1 or later.")
     set_description("This package contains the \"DirectX Tool Kit\", a collection of helper classes for writing Direct3D 11 C++ code for Universal Windows Platform (UWP) apps for Windows 10, Xbox One, and Win32 desktop applications for Windows 7 Service Pack 1 or later.")