3
3
<metadata minClientVersion =" 2.8.6" >
4
4
<id >directxtk_desktop_win10</id >
5
5
<version >0.0.0-SpecifyVersionOnCommandline</version >
6
- <title >DirectX Tool Kit (VS 2019/ 2022 Win32 for Windows 10/11)</title >
6
+ <title >DirectX Tool Kit for DirectX 11 (VS 2022 Win32 for Windows 10/11)</title >
7
7
<authors >Microsoft</authors >
8
8
<owners >microsoft,directxtk</owners >
9
9
<summary >The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing Direct3D 11.x code in C++.</summary >
10
- <description >This version is for Windows desktop applications using Visual Studio 2019 (16.11) or Visual Studio 2022 on Windows 10 / Windows 11.
10
+ <description >This version is for Windows desktop applications using Visual Studio 2022 on Windows 10 / Windows 11.
11
11
12
12
Features:
13
13
Audio - low-level audio API using XAudio2
@@ -40,7 +40,7 @@ DirectX Tool Kit for Audio in this package uses XAudio 2.9 which requires Window
40
40
<license type =" expression" >MIT</license >
41
41
<requireLicenseAcceptance >false</requireLicenseAcceptance >
42
42
<copyright >© Microsoft Corporation. All rights reserved.</copyright >
43
- <tags >DirectX DirectXTK native nativepackage</tags >
43
+ <tags >DirectX DirectXTK native nativepackage ARM64 </tags >
44
44
</metadata >
45
45
46
46
<files >
@@ -49,23 +49,23 @@ DirectX Tool Kit for Audio in this package uses XAudio 2.9 which requires Window
49
49
50
50
<file target =" include" src =" Inc\*" exclude =" Inc\XboxDDSTextureLoader.h" />
51
51
52
- <file target =" native\lib\x86\Debug" src =" Bin\Desktop_2019_Win10 \Win32\Debug\*.lib" />
53
- <file target =" native\lib\x86\Debug" src =" Bin\Desktop_2019_Win10 \Win32\Debug\*.pdb" />
52
+ <file target =" native\lib\x86\Debug" src =" Bin\Desktop_2022_Win10 \Win32\Debug\*.lib" />
53
+ <file target =" native\lib\x86\Debug" src =" Bin\Desktop_2022_Win10 \Win32\Debug\*.pdb" />
54
54
55
- <file target =" native\lib\x86\Release" src =" Bin\Desktop_2019_Win10 \Win32\Release\*.lib" />
56
- <file target =" native\lib\x86\Release" src =" Bin\Desktop_2019_Win10 \Win32\Release\*.pdb" />
55
+ <file target =" native\lib\x86\Release" src =" Bin\Desktop_2022_Win10 \Win32\Release\*.lib" />
56
+ <file target =" native\lib\x86\Release" src =" Bin\Desktop_2022_Win10 \Win32\Release\*.pdb" />
57
57
58
- <file target =" native\lib\x64\Debug" src =" Bin\Desktop_2019_Win10 \x64\Debug\*.lib" />
59
- <file target =" native\lib\x64\Debug" src =" Bin\Desktop_2019_Win10 \x64\Debug\*.pdb" />
58
+ <file target =" native\lib\x64\Debug" src =" Bin\Desktop_2022_Win10 \x64\Debug\*.lib" />
59
+ <file target =" native\lib\x64\Debug" src =" Bin\Desktop_2022_Win10 \x64\Debug\*.pdb" />
60
60
61
- <file target =" native\lib\x64\Release" src =" Bin\Desktop_2019_Win10 \x64\Release\*.lib" />
62
- <file target =" native\lib\x64\Release" src =" Bin\Desktop_2019_Win10 \x64\Release\*.pdb" />
61
+ <file target =" native\lib\x64\Release" src =" Bin\Desktop_2022_Win10 \x64\Release\*.lib" />
62
+ <file target =" native\lib\x64\Release" src =" Bin\Desktop_2022_Win10 \x64\Release\*.pdb" />
63
63
64
- <file target =" native\lib\ARM64\Debug" src =" Bin\Desktop_2019_Win10 \ARM64\Debug\*.lib" />
65
- <file target =" native\lib\ARM64\Debug" src =" Bin\Desktop_2019_Win10 \ARM64\Debug\*.pdb" />
64
+ <file target =" native\lib\ARM64\Debug" src =" Bin\Desktop_2022_Win10 \ARM64\Debug\*.lib" />
65
+ <file target =" native\lib\ARM64\Debug" src =" Bin\Desktop_2022_Win10 \ARM64\Debug\*.pdb" />
66
66
67
- <file target =" native\lib\ARM64\Release" src =" Bin\Desktop_2019_Win10 \ARM64\Release\*.lib" />
68
- <file target =" native\lib\ARM64\Release" src =" Bin\Desktop_2019_Win10 \ARM64\Release\*.pdb" />
67
+ <file target =" native\lib\ARM64\Release" src =" Bin\Desktop_2022_Win10 \ARM64\Release\*.lib" />
68
+ <file target =" native\lib\ARM64\Release" src =" Bin\Desktop_2022_Win10 \ARM64\Release\*.pdb" />
69
69
70
70
<file src =" .nuget/directxtk_desktop_win10.targets" target =" build\native" />
71
71
0 commit comments