This commit is contained in:
Jason Sandlin 2017-01-17 13:57:24 -08:00 коммит произвёл GitHub
Родитель f9a7451ef9
Коммит b168c288ea
11 изменённых файлов: 89 добавлений и 68 удалений

Просмотреть файл

@ -15,7 +15,7 @@
<ApplicationEnvironment>title</ApplicationEnvironment>
<ProjectGuid>{9BF96BF1-7E60-49B7-A137-E6C961A28336}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<ProjectName>Microsoft.Xbox.Services.140.XDK.WinRT</ProjectName>
<ProjectName>Microsoft.Xbox.Services</ProjectName>
<RootNamespace>Microsoft.Xbox.Services</RootNamespace>
<DefaultLanguage>en-US</DefaultLanguage>
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>

Просмотреть файл

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Microsoft.Xbox.Live.Services.API.Cpp.UWP</id>
<id>Microsoft.Xbox.Live.SDK.Cpp.UWP</id>
<version>1.0.0.0</version>
<title>Microsoft Xbox Live SDK: C++ API for Windows Apps</title>
<title>Microsoft Xbox Live C++ API for Windows Apps</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>https://aka.ms/xblsdklicense</licenseUrl>
@ -12,41 +12,41 @@
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>The Microsoft Xbox Live Service API (XSAPI) enables game developers to access Xbox Live. To get access to the Xbox Live service, please apply to the ID@Xbox program at http://www.xbox.com/en-us/Developers/id</description>
<summary>Xbox Live enables games on all platforms to access Xbox Live and deliver great experiences to gamers.</summary>
<releaseNotes>Microsoft Xbox Live SDK: C++ API for Windows Apps.</releaseNotes>
<releaseNotes>Microsoft Xbox Live C++ API for Windows Apps.</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<tags>Microsoft Xbox Live Service XSAPI C++ UWP Windows Apps Cpp</tags>
</metadata>
<files>
<file src="\Nuget\Microsoft.Xbox.Live.Services.API.Cpp.UWP.targets" target="build\native\Microsoft.Xbox.Live.Services.API.Cpp.UWP.targets" />
<file src="\Nuget\Microsoft.Xbox.Live.SDK.Cpp.UWP.targets" target="build\native\Microsoft.Xbox.Live.SDK.Cpp.UWP.targets" />
<file src="\include\" target="build\native\include\" />
<!-- x64 -->
<file src="\Debug\x64\cpprestsdk140.uwp.static\cpprest140d_uwp_2_8.lib" target="build\native\lib\x64\v140\Debug\cpprest140d_uwp_2_8.lib" />
<file src="\Debug\x64\cpprestsdk140.uwp.static\cpprest140d_uwp_2_8.pdb" target="build\native\lib\x64\v140\Debug\cpprest140d_uwp_2_8.pdb" />
<file src="\Debug\x64\cpprestsdk140.uwp.static\cpprest140d_uwp_2_9.lib" target="build\native\lib\x64\v140\Debug\cpprest140d_uwp_2_9.lib" />
<file src="\Debug\x64\cpprestsdk140.uwp.static\cpprest140d_uwp_2_9.pdb" target="build\native\lib\x64\v140\Debug\cpprest140d_uwp_2_9.pdb" />
<file src="\Debug\x64\Microsoft.Xbox.Services.140.UWP.Ship.Cpp\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.lib" target="build\native\lib\x64\v140\Debug\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.lib" />
<file src="\Debug\x64\Microsoft.Xbox.Services.140.UWP.Ship.Cpp\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.pdb" target="build\native\lib\x64\v140\Debug\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.pdb" />
<file src="\Release\x64\cpprestsdk140.uwp.static\cpprest140_uwp_2_8.lib" target="build\native\lib\x64\v140\Release\cpprest140_uwp_2_8.lib" />
<file src="\Release\x64\cpprestsdk140.uwp.static\cpprest140_uwp_2_8.pdb" target="build\native\lib\x64\v140\Release\cpprest140_uwp_2_8.pdb" />
<file src="\Release\x64\cpprestsdk140.uwp.static\cpprest140_uwp_2_9.lib" target="build\native\lib\x64\v140\Release\cpprest140_uwp_2_9.lib" />
<file src="\Release\x64\cpprestsdk140.uwp.static\cpprest140_uwp_2_9.pdb" target="build\native\lib\x64\v140\Release\cpprest140_uwp_2_9.pdb" />
<file src="\Release\x64\Microsoft.Xbox.Services.140.UWP.Ship.Cpp\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.lib" target="build\native\lib\x64\v140\Release\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.lib" />
<file src="\Release\x64\Microsoft.Xbox.Services.140.UWP.Ship.Cpp\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.pdb" target="build\native\lib\x64\v140\Release\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.pdb" />
<!-- Win32 -->
<file src="\Debug\x86\cpprestsdk140.uwp.static\cpprest140d_uwp_2_8.lib" target="build\native\lib\Win32\v140\Debug\cpprest140d_uwp_2_8.lib" />
<file src="\Debug\x86\cpprestsdk140.uwp.static\cpprest140d_uwp_2_8.pdb" target="build\native\lib\Win32\v140\Debug\cpprest140d_uwp_2_8.pdb" />
<file src="\Debug\x86\cpprestsdk140.uwp.static\cpprest140d_uwp_2_9.lib" target="build\native\lib\Win32\v140\Debug\cpprest140d_uwp_2_9.lib" />
<file src="\Debug\x86\cpprestsdk140.uwp.static\cpprest140d_uwp_2_9.pdb" target="build\native\lib\Win32\v140\Debug\cpprest140d_uwp_2_9.pdb" />
<file src="\Debug\x86\Microsoft.Xbox.Services.140.UWP.Ship.Cpp\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.lib" target="build\native\lib\Win32\v140\Debug\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.lib" />
<file src="\Debug\x86\Microsoft.Xbox.Services.140.UWP.Ship.Cpp\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.pdb" target="build\native\lib\Win32\v140\Debug\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.pdb" />
<file src="\Release\x86\cpprestsdk140.uwp.static\cpprest140_uwp_2_8.lib" target="build\native\lib\Win32\v140\Release\cpprest140_uwp_2_8.lib" />
<file src="\Release\x86\cpprestsdk140.uwp.static\cpprest140_uwp_2_8.pdb" target="build\native\lib\Win32\v140\Release\cpprest140_uwp_2_8.pdb" />
<file src="\Release\x86\cpprestsdk140.uwp.static\cpprest140_uwp_2_9.lib" target="build\native\lib\Win32\v140\Release\cpprest140_uwp_2_9.lib" />
<file src="\Release\x86\cpprestsdk140.uwp.static\cpprest140_uwp_2_9.pdb" target="build\native\lib\Win32\v140\Release\cpprest140_uwp_2_9.pdb" />
<file src="\Release\x86\Microsoft.Xbox.Services.140.UWP.Ship.Cpp\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.lib" target="build\native\lib\Win32\v140\Release\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.lib" />
<file src="\Release\x86\Microsoft.Xbox.Services.140.UWP.Ship.Cpp\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.pdb" target="build\native\lib\Win32\v140\Release\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.pdb" />
<!-- ARM -->
<file src="\Debug\ARM\cpprestsdk140.uwp.static\cpprest140d_uwp_2_8.lib" target="build\native\lib\ARM\v140\Debug\cpprest140d_uwp_2_8.lib" />
<file src="\Debug\ARM\cpprestsdk140.uwp.static\cpprest140d_uwp_2_8.pdb" target="build\native\lib\ARM\v140\Debug\cpprest140d_uwp_2_8.pdb" />
<file src="\Debug\ARM\cpprestsdk140.uwp.static\cpprest140d_uwp_2_9.lib" target="build\native\lib\ARM\v140\Debug\cpprest140d_uwp_2_9.lib" />
<file src="\Debug\ARM\cpprestsdk140.uwp.static\cpprest140d_uwp_2_9.pdb" target="build\native\lib\ARM\v140\Debug\cpprest140d_uwp_2_9.pdb" />
<file src="\Debug\ARM\Microsoft.Xbox.Services.140.UWP.Ship.Cpp\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.lib" target="build\native\lib\ARM\v140\Debug\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.lib" />
<file src="\Debug\ARM\Microsoft.Xbox.Services.140.UWP.Ship.Cpp\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.pdb" target="build\native\lib\ARM\v140\Debug\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.pdb" />
<file src="\Release\ARM\cpprestsdk140.uwp.static\cpprest140_uwp_2_8.lib" target="build\native\lib\ARM\v140\Release\cpprest140_uwp_2_8.lib" />
<file src="\Release\ARM\cpprestsdk140.uwp.static\cpprest140_uwp_2_8.pdb" target="build\native\lib\ARM\v140\Release\cpprest140_uwp_2_8.pdb" />
<file src="\Release\ARM\cpprestsdk140.uwp.static\cpprest140_uwp_2_9.lib" target="build\native\lib\ARM\v140\Release\cpprest140_uwp_2_9.lib" />
<file src="\Release\ARM\cpprestsdk140.uwp.static\cpprest140_uwp_2_9.pdb" target="build\native\lib\ARM\v140\Release\cpprest140_uwp_2_9.pdb" />
<file src="\Release\ARM\Microsoft.Xbox.Services.140.UWP.Ship.Cpp\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.lib" target="build\native\lib\ARM\v140\Release\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.lib" />
<file src="\Release\ARM\Microsoft.Xbox.Services.140.UWP.Ship.Cpp\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.pdb" target="build\native\lib\ARM\v140\Release\Microsoft.Xbox.Services.140.UWP.Ship.Cpp.pdb" />
</files>

Просмотреть файл

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Microsoft.Xbox.Live.Services.API.Cpp.XboxOneXDK</id>
<id>Microsoft.Xbox.Live.SDK.Cpp.XboxOneXDK</id>
<version>1.0.0.0</version>
<title>Microsoft Xbox Live SDK: C++ API for Xbox One XDK</title>
<title>Microsoft Xbox Live C++ API for Xbox One XDK</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>https://aka.ms/xblsdklicense</licenseUrl>
@ -12,13 +12,13 @@
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>The Microsoft Xbox Live Service API (XSAPI) enables game developers to access Xbox Live. To get access to the Xbox Live service, please apply to the ID@Xbox program at http://www.xbox.com/en-us/Developers/id</description>
<summary>Xbox Live enables games on all platforms to access Xbox Live and deliver great experiences to gamers.</summary>
<releaseNotes>Microsoft Xbox Live SDK: C++ API for Xbox One XDK.</releaseNotes>
<releaseNotes>Microsoft Xbox Live C++ API for Xbox One XDK.</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<tags>Microsoft Xbox Live Service XSAPI Cpp XboxOneXDK XboxOne Xbox One C++ One XDK</tags>
</metadata>
<files>
<!-- v110 -->
<file src="\Nuget\Microsoft.Xbox.Live.Services.API.Cpp.XboxOneXDK.targets" target="build\native\Microsoft.Xbox.Live.Services.API.Cpp.XboxOneXDK.targets" />
<file src="\Nuget\Microsoft.Xbox.Live.SDK.Cpp.XboxOneXDK.targets" target="build\native\Microsoft.Xbox.Live.SDK.Cpp.XboxOneXDK.targets" />
<file src="\include\" target="build\native\include\" />
<file src="\Debug\x64\casablanca110.Xbox\casablanca110.xbox.lib" target="build\native\lib\Durango\v110\Debug\casablanca110.xbox.lib" />
<file src="\Debug\x64\casablanca110.Xbox\casablanca110.xbox.pdb" target="build\native\lib\Durango\v110\Debug\casablanca110.xbox.pdb" />

Просмотреть файл

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Microsoft.Xbox.Live.Services.API.WinRT.UWP</id>
<id>Microsoft.Xbox.Live.SDK.WinRT.UWP</id>
<version>1.0.0.0</version>
<title>Microsoft Xbox Live SDK: WinRT API for Windows Apps</title>
<title>Microsoft Xbox Live WinRT API for Windows Apps</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>https://aka.ms/xblsdklicense</licenseUrl>
@ -12,86 +12,86 @@
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>The Microsoft Xbox Live Service API (XSAPI) enables game developers to access Xbox Live. To get access to the Xbox Live service, please apply to the ID@Xbox program at http://www.xbox.com/en-us/Developers/id</description>
<summary>Xbox Live enables games on all platforms to access Xbox Live and deliver great experiences to gamers.</summary>
<releaseNotes>Microsoft Xbox Live SDK: WinRT API for Windows Apps.</releaseNotes>
<releaseNotes>Microsoft Xbox Live WinRT API for Windows Apps.</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<tags>Microsoft Xbox Live Service XSAPI WinRT UWP Windows Apps</tags>
</metadata>
<files>
<file src="\Nuget\Microsoft.Xbox.Live.Services.API.WinRT.UWP.targets" target="build\netcore451\Microsoft.Xbox.Live.Services.API.WinRT.UWP.targets" />
<file src="\Nuget\Microsoft.Xbox.Live.SDK.WinRT.UWP.targets" target="build\netcore451\Microsoft.Xbox.Live.SDK.WinRT.UWP.targets" />
<file src="\include\" target="build\netcore451\include\" />
<!-- x64 -->
<file src="\Debug\x64\cpprestsdk140.uwp\cpprest140d_uwp_2_8.lib" target="build\netcore451\lib\x64\v140\Debug\cpprest140d_uwp_2_8.lib" />
<file src="\Debug\x64\cpprestsdk140.uwp\cpprest140d_uwp_2_8.dll" target="build\netcore451\lib\x64\v140\Debug\cpprest140d_uwp_2_8.dll" />
<file src="\Debug\x64\cpprestsdk140.uwp\cpprest140d_uwp_2_9.lib" target="build\netcore451\lib\x64\v140\Debug\cpprest140d_uwp_2_9.lib" />
<file src="\Debug\x64\cpprestsdk140.uwp\cpprest140d_uwp_2_9.dll" target="build\netcore451\lib\x64\v140\Debug\cpprest140d_uwp_2_9.dll" />
<file src="\Debug\x64\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.dll" target="build\netcore451\lib\x64\v140\Debug\Microsoft.Xbox.Services.dll" />
<file src="\Debug\x64\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.pdb" target="build\netcore451\lib\x64\v140\Debug\Microsoft.Xbox.Services.pdb" />
<file src="\Debug\x64\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.winmd" target="build\netcore451\lib\x64\v140\Debug\Microsoft.Xbox.Services.winmd" />
<file src="\Release\x64\cpprestsdk140.uwp\cpprest140_uwp_2_8.lib" target="build\netcore451\lib\x64\v140\Release\cpprest140_uwp_2_8.lib" />
<file src="\Release\x64\cpprestsdk140.uwp\cpprest140_uwp_2_8.dll" target="build\netcore451\lib\x64\v140\Release\cpprest140_uwp_2_8.dll" />
<file src="\Release\x64\cpprestsdk140.uwp\cpprest140_uwp_2_9.lib" target="build\netcore451\lib\x64\v140\Release\cpprest140_uwp_2_9.lib" />
<file src="\Release\x64\cpprestsdk140.uwp\cpprest140_uwp_2_9.dll" target="build\netcore451\lib\x64\v140\Release\cpprest140_uwp_2_9.dll" />
<file src="\Release\x64\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.dll" target="build\netcore451\lib\x64\v140\Release\Microsoft.Xbox.Services.dll" />
<file src="\Release\x64\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.pdb" target="build\netcore451\lib\x64\v140\Release\Microsoft.Xbox.Services.pdb" />
<file src="\Release\x64\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.winmd" target="build\netcore451\lib\x64\v140\Release\Microsoft.Xbox.Services.winmd" />
<!-- Win32 -->
<file src="\Debug\x86\cpprestsdk140.uwp\cpprest140d_uwp_2_8.lib" target="build\netcore451\lib\Win32\v140\Debug\cpprest140d_uwp_2_8.lib" />
<file src="\Debug\x86\cpprestsdk140.uwp\cpprest140d_uwp_2_8.dll" target="build\netcore451\lib\Win32\v140\Debug\cpprest140d_uwp_2_8.dll" />
<file src="\Debug\x86\cpprestsdk140.uwp\cpprest140d_uwp_2_9.lib" target="build\netcore451\lib\Win32\v140\Debug\cpprest140d_uwp_2_9.lib" />
<file src="\Debug\x86\cpprestsdk140.uwp\cpprest140d_uwp_2_9.dll" target="build\netcore451\lib\Win32\v140\Debug\cpprest140d_uwp_2_9.dll" />
<file src="\Debug\x86\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.dll" target="build\netcore451\lib\Win32\v140\Debug\Microsoft.Xbox.Services.dll" />
<file src="\Debug\x86\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.pdb" target="build\netcore451\lib\Win32\v140\Debug\Microsoft.Xbox.Services.pdb" />
<file src="\Debug\x86\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.winmd" target="build\netcore451\lib\Win32\v140\Debug\Microsoft.Xbox.Services.winmd" />
<file src="\Release\x86\cpprestsdk140.uwp\cpprest140_uwp_2_8.lib" target="build\netcore451\lib\Win32\v140\Release\cpprest140_uwp_2_8.lib" />
<file src="\Release\x86\cpprestsdk140.uwp\cpprest140_uwp_2_8.dll" target="build\netcore451\lib\Win32\v140\Release\cpprest140_uwp_2_8.dll" />
<file src="\Release\x86\cpprestsdk140.uwp\cpprest140_uwp_2_9.lib" target="build\netcore451\lib\Win32\v140\Release\cpprest140_uwp_2_9.lib" />
<file src="\Release\x86\cpprestsdk140.uwp\cpprest140_uwp_2_9.dll" target="build\netcore451\lib\Win32\v140\Release\cpprest140_uwp_2_9.dll" />
<file src="\Release\x86\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.dll" target="build\netcore451\lib\Win32\v140\Release\Microsoft.Xbox.Services.dll" />
<file src="\Release\x86\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.pdb" target="build\netcore451\lib\Win32\v140\Release\Microsoft.Xbox.Services.pdb" />
<file src="\Release\x86\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.winmd" target="build\netcore451\lib\Win32\v140\Release\Microsoft.Xbox.Services.winmd" />
<!-- ARM -->
<file src="\Debug\ARM\cpprestsdk140.uwp\cpprest140d_uwp_2_8.lib" target="build\netcore451\lib\ARM\v140\Debug\cpprest140d_uwp_2_8.lib" />
<file src="\Debug\ARM\cpprestsdk140.uwp\cpprest140d_uwp_2_8.dll" target="build\netcore451\lib\ARM\v140\Debug\cpprest140d_uwp_2_8.dll" />
<file src="\Debug\ARM\cpprestsdk140.uwp\cpprest140d_uwp_2_9.lib" target="build\netcore451\lib\ARM\v140\Debug\cpprest140d_uwp_2_9.lib" />
<file src="\Debug\ARM\cpprestsdk140.uwp\cpprest140d_uwp_2_9.dll" target="build\netcore451\lib\ARM\v140\Debug\cpprest140d_uwp_2_9.dll" />
<file src="\Debug\ARM\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.dll" target="build\netcore451\lib\ARM\v140\Debug\Microsoft.Xbox.Services.dll" />
<file src="\Debug\ARM\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.pdb" target="build\netcore451\lib\ARM\v140\Debug\Microsoft.Xbox.Services.pdb" />
<file src="\Debug\ARM\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.winmd" target="build\netcore451\lib\ARM\v140\Debug\Microsoft.Xbox.Services.winmd" />
<file src="\Release\ARM\cpprestsdk140.uwp\cpprest140_uwp_2_8.lib" target="build\netcore451\lib\ARM\v140\Release\cpprest140_uwp_2_8.lib" />
<file src="\Release\ARM\cpprestsdk140.uwp\cpprest140_uwp_2_8.dll" target="build\netcore451\lib\ARM\v140\Release\cpprest140_uwp_2_8.dll" />
<file src="\Release\ARM\cpprestsdk140.uwp\cpprest140_uwp_2_9.lib" target="build\netcore451\lib\ARM\v140\Release\cpprest140_uwp_2_9.lib" />
<file src="\Release\ARM\cpprestsdk140.uwp\cpprest140_uwp_2_9.dll" target="build\netcore451\lib\ARM\v140\Release\cpprest140_uwp_2_9.dll" />
<file src="\Release\ARM\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.dll" target="build\netcore451\lib\ARM\v140\Release\Microsoft.Xbox.Services.dll" />
<file src="\Release\ARM\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.pdb" target="build\netcore451\lib\ARM\v140\Release\Microsoft.Xbox.Services.pdb" />
<file src="\Release\ARM\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.winmd" target="build\netcore451\lib\ARM\v140\Release\Microsoft.Xbox.Services.winmd" />
<!-- CppCx -->
<file src="\Nuget\Microsoft.Xbox.Live.Services.API.WinRT.UWP.targets" target="build\native\Microsoft.Xbox.Live.Services.API.WinRT.UWP.targets" />
<file src="\Nuget\Microsoft.Xbox.Live.SDK.WinRT.UWP.targets" target="build\native\Microsoft.Xbox.Live.SDK.WinRT.UWP.targets" />
<file src="\include\" target="build\native\include\" />
<!-- x64 -->
<file src="\Debug\x64\cpprestsdk140.uwp\cpprest140d_uwp_2_8.lib" target="build\native\lib\x64\v140\Debug\cpprest140d_uwp_2_8.lib" />
<file src="\Debug\x64\cpprestsdk140.uwp\cpprest140d_uwp_2_8.dll" target="build\native\lib\x64\v140\Debug\cpprest140d_uwp_2_8.dll" />
<file src="\Debug\x64\cpprestsdk140.uwp\cpprest140d_uwp_2_9.lib" target="build\native\lib\x64\v140\Debug\cpprest140d_uwp_2_9.lib" />
<file src="\Debug\x64\cpprestsdk140.uwp\cpprest140d_uwp_2_9.dll" target="build\native\lib\x64\v140\Debug\cpprest140d_uwp_2_9.dll" />
<file src="\Debug\x64\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.dll" target="build\native\lib\x64\v140\Debug\Microsoft.Xbox.Services.dll" />
<file src="\Debug\x64\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.pdb" target="build\native\lib\x64\v140\Debug\Microsoft.Xbox.Services.pdb" />
<file src="\Debug\x64\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.winmd" target="build\native\lib\x64\v140\Debug\Microsoft.Xbox.Services.winmd" />
<file src="\Release\x64\cpprestsdk140.uwp\cpprest140_uwp_2_8.lib" target="build\native\lib\x64\v140\Release\cpprest140_uwp_2_8.lib" />
<file src="\Release\x64\cpprestsdk140.uwp\cpprest140_uwp_2_8.dll" target="build\native\lib\x64\v140\Release\cpprest140_uwp_2_8.dll" />
<file src="\Release\x64\cpprestsdk140.uwp\cpprest140_uwp_2_9.lib" target="build\native\lib\x64\v140\Release\cpprest140_uwp_2_9.lib" />
<file src="\Release\x64\cpprestsdk140.uwp\cpprest140_uwp_2_9.dll" target="build\native\lib\x64\v140\Release\cpprest140_uwp_2_9.dll" />
<file src="\Release\x64\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.dll" target="build\native\lib\x64\v140\Release\Microsoft.Xbox.Services.dll" />
<file src="\Release\x64\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.pdb" target="build\native\lib\x64\v140\Release\Microsoft.Xbox.Services.pdb" />
<file src="\Release\x64\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.winmd" target="build\native\lib\x64\v140\Release\Microsoft.Xbox.Services.winmd" />
<!-- Win32 -->
<file src="\Debug\x86\cpprestsdk140.uwp\cpprest140d_uwp_2_8.lib" target="build\native\lib\Win32\v140\Debug\cpprest140d_uwp_2_8.lib" />
<file src="\Debug\x86\cpprestsdk140.uwp\cpprest140d_uwp_2_8.dll" target="build\native\lib\Win32\v140\Debug\cpprest140d_uwp_2_8.dll" />
<file src="\Debug\x86\cpprestsdk140.uwp\cpprest140d_uwp_2_9.lib" target="build\native\lib\Win32\v140\Debug\cpprest140d_uwp_2_9.lib" />
<file src="\Debug\x86\cpprestsdk140.uwp\cpprest140d_uwp_2_9.dll" target="build\native\lib\Win32\v140\Debug\cpprest140d_uwp_2_9.dll" />
<file src="\Debug\x86\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.dll" target="build\native\lib\Win32\v140\Debug\Microsoft.Xbox.Services.dll" />
<file src="\Debug\x86\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.pdb" target="build\native\lib\Win32\v140\Debug\Microsoft.Xbox.Services.pdb" />
<file src="\Debug\x86\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.winmd" target="build\native\lib\Win32\v140\Debug\Microsoft.Xbox.Services.winmd" />
<file src="\Release\x86\cpprestsdk140.uwp\cpprest140_uwp_2_8.lib" target="build\native\lib\Win32\v140\Release\cpprest140_uwp_2_8.lib" />
<file src="\Release\x86\cpprestsdk140.uwp\cpprest140_uwp_2_8.dll" target="build\native\lib\Win32\v140\Release\cpprest140_uwp_2_8.dll" />
<file src="\Release\x86\cpprestsdk140.uwp\cpprest140_uwp_2_9.lib" target="build\native\lib\Win32\v140\Release\cpprest140_uwp_2_9.lib" />
<file src="\Release\x86\cpprestsdk140.uwp\cpprest140_uwp_2_9.dll" target="build\native\lib\Win32\v140\Release\cpprest140_uwp_2_9.dll" />
<file src="\Release\x86\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.dll" target="build\native\lib\Win32\v140\Release\Microsoft.Xbox.Services.dll" />
<file src="\Release\x86\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.pdb" target="build\native\lib\Win32\v140\Release\Microsoft.Xbox.Services.pdb" />
<file src="\Release\x86\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.winmd" target="build\native\lib\Win32\v140\Release\Microsoft.Xbox.Services.winmd" />
<!-- ARM -->
<file src="\Debug\ARM\cpprestsdk140.uwp\cpprest140d_uwp_2_8.lib" target="build\native\lib\ARM\v140\Debug\cpprest140d_uwp_2_8.lib" />
<file src="\Debug\ARM\cpprestsdk140.uwp\cpprest140d_uwp_2_8.dll" target="build\native\lib\ARM\v140\Debug\cpprest140d_uwp_2_8.dll" />
<file src="\Debug\ARM\cpprestsdk140.uwp\cpprest140d_uwp_2_9.lib" target="build\native\lib\ARM\v140\Debug\cpprest140d_uwp_2_9.lib" />
<file src="\Debug\ARM\cpprestsdk140.uwp\cpprest140d_uwp_2_9.dll" target="build\native\lib\ARM\v140\Debug\cpprest140d_uwp_2_9.dll" />
<file src="\Debug\ARM\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.dll" target="build\native\lib\ARM\v140\Debug\Microsoft.Xbox.Services.dll" />
<file src="\Debug\ARM\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.pdb" target="build\native\lib\ARM\v140\Debug\Microsoft.Xbox.Services.pdb" />
<file src="\Debug\ARM\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.winmd" target="build\native\lib\ARM\v140\Debug\Microsoft.Xbox.Services.winmd" />
<file src="\Release\ARM\cpprestsdk140.uwp\cpprest140_uwp_2_8.lib" target="build\native\lib\ARM\v140\Release\cpprest140_uwp_2_8.lib" />
<file src="\Release\ARM\cpprestsdk140.uwp\cpprest140_uwp_2_8.dll" target="build\native\lib\ARM\v140\Release\cpprest140_uwp_2_8.dll" />
<file src="\Release\ARM\cpprestsdk140.uwp\cpprest140_uwp_2_9.lib" target="build\native\lib\ARM\v140\Release\cpprest140_uwp_2_9.lib" />
<file src="\Release\ARM\cpprestsdk140.uwp\cpprest140_uwp_2_9.dll" target="build\native\lib\ARM\v140\Release\cpprest140_uwp_2_9.dll" />
<file src="\Release\ARM\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.dll" target="build\native\lib\ARM\v140\Release\Microsoft.Xbox.Services.dll" />
<file src="\Release\ARM\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.pdb" target="build\native\lib\ARM\v140\Release\Microsoft.Xbox.Services.pdb" />
<file src="\Release\ARM\Microsoft.Xbox.Services.140.UWP.WinRT\Microsoft.Xbox.Services.winmd" target="build\native\lib\ARM\v140\Release\Microsoft.Xbox.Services.winmd" />

Просмотреть файл

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Microsoft.Xbox.Live.Services.API.WinRT.XboxOneXDK</id>
<id>Microsoft.Xbox.Live.SDK.WinRT.XboxOneXDK</id>
<version>1.0.0.0</version>
<title>Microsoft Xbox Live Service API (XSAPI): WinRT API for Xbox One XDK</title>
<title>Microsoft Xbox Live WinRT API for Xbox One XDK</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>https://aka.ms/xblsdklicense</licenseUrl>
@ -12,18 +12,18 @@
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>The Microsoft Xbox Live Service API (XSAPI) enables game developers to access Xbox Live. To get access to the Xbox Live service, please apply to the ID@Xbox program at http://www.xbox.com/en-us/Developers/id</description>
<summary>Xbox Live enables games on all platforms to access Xbox Live and deliver great experiences to gamers.</summary>
<releaseNotes>Microsoft Xbox Live Service API (XSAPI): WinRT API for Xbox One XDK.</releaseNotes>
<releaseNotes>Microsoft Xbox Live WinRT API for Xbox One XDK.</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<tags>Microsoft Xbox Live Service XSAPI WinRT XboxOneXDK XboxOne Xbox One XDK</tags>
</metadata>
<files>
<file src="\Nuget\Microsoft.Xbox.Live.Services.API.WinRT.XboxOneXDK.targets" target="build\native\Microsoft.Xbox.Live.Services.API.WinRT.XboxOneXDK.targets" />
<file src="\Nuget\Microsoft.Xbox.Live.SDK.WinRT.XboxOneXDK.targets" target="build\native\Microsoft.Xbox.Live.SDK.WinRT.XboxOneXDK.targets" />
<file src="\include\" target="build\native\include\" />
<file src="\Debug\x64\Microsoft.Xbox.Services.110.XDK.WinRT\Microsoft.Xbox.Services.dll" target="build\native\references\Durango\v110\Debug\Microsoft.Xbox.Services.dll" />
<file src="\Debug\x64\Microsoft.Xbox.Services.110.XDK.WinRT\Microsoft.Xbox.Services.pdb" target="build\native\bin\Durango\v110\Debug\Microsoft.Xbox.Services.pdb" />
<file src="\Debug\x64\Microsoft.Xbox.Services.110.XDK.WinRT\Microsoft.Xbox.Services.winmd" target="build\native\references\Durango\v110\Debug\Microsoft.Xbox.Services.winmd" />
<file src="\Release\x64\Microsoft.Xbox.Services.110.XDK.WinRT\Microsoft.Xbox.Services.dll" target="build\native\references\Durango\v110\Release\Microsoft.Xbox.Services.dll" />
<file src="\Release\x64\Microsoft.Xbox.Services.110.XDK.WinRT\Microsoft.Xbox.Services.pdb" target="build\native\bin\Durango\v110\Release\Microsoft.Xbox.Services.pdb" />
<file src="\Release\x64\Microsoft.Xbox.Services.110.XDK.WinRT\Microsoft.Xbox.Services.winmd" target="build\native\references\Durango\v110\Release\Microsoft.Xbox.Services.winmd" />
<file src="\Debug\x64\Microsoft.Xbox.Services.140.XDK.WinRT\Microsoft.Xbox.Services.dll" target="build\native\references\Durango\v140\Debug\Microsoft.Xbox.Services.dll" />
<file src="\Debug\x64\Microsoft.Xbox.Services.140.XDK.WinRT\Microsoft.Xbox.Services.pdb" target="build\native\bin\Durango\v140\Debug\Microsoft.Xbox.Services.pdb" />
<file src="\Debug\x64\Microsoft.Xbox.Services.140.XDK.WinRT\Microsoft.Xbox.Services.winmd" target="build\native\references\Durango\v140\Debug\Microsoft.Xbox.Services.winmd" />
<file src="\Release\x64\Microsoft.Xbox.Services.140.XDK.WinRT\Microsoft.Xbox.Services.dll" target="build\native\references\Durango\v140\Release\Microsoft.Xbox.Services.dll" />
<file src="\Release\x64\Microsoft.Xbox.Services.140.XDK.WinRT\Microsoft.Xbox.Services.pdb" target="build\native\bin\Durango\v140\Release\Microsoft.Xbox.Services.pdb" />
<file src="\Release\x64\Microsoft.Xbox.Services.140.XDK.WinRT\Microsoft.Xbox.Services.winmd" target="build\native\references\Durango\v140\Release\Microsoft.Xbox.Services.winmd" />
</files>
</package>

Просмотреть файл

@ -1,3 +1,13 @@
if "%1" == "local" goto testlocal
:testlocal
set TFS_DropLocation=c:\test
mkdir %TFS_DropLocation%
rmdir /s /q %TFS_DropLocation%\SDK
mkdir %TFS_DropLocation%
set TFS_VersionNumber=1701.10000
set TFS_SourcesDirectory=%CD%\..\..
goto serializeForPostbuild
if "%XES_SERIALPOSTBUILDREADY%" == "True" goto serializeForPostbuild
goto done
:serializeForPostbuild
@ -29,11 +39,10 @@ set NUGET_VERSION_NUMBER=%SDK_RELEASE_YEAR%.%SDK_RELEASE_MONTH%.%SDK_POINT_NAME_
set
xcopy %TFS_SourcesDirectory%\Utilities\Nuget\* %TFS_DropLocation%\Nuget\ /s /e /q /y
rem goto skipCopy
robocopy /NJS /NJH /MT:16 /S /NP %TFS_SourcesDirectory%\Include %TFS_DropLocation%\Include
robocopy /NJS /NJH /MT:16 /S /NP %TFS_SourcesDirectory%\External\cpprestsdk\Release\include %TFS_DropLocation%\include
:skipTest
rem setup folders for XDK drop
set XDK_BINARIES_DROP=%TFS_DropLocation%\xdkservicesapi
set UWP_BUILD_SHARE=%TFS_DropLocation%
@ -48,12 +57,22 @@ mkdir %XDK_BINARIES_DROP%
rem copy NuGetPackages to build output folder
mkdir %TFS_DropLocation%\SDK\Binaries
copy %UWP_BUILD_SHARE%\NuGetBinaries\*.nupkg %TFS_DropLocation%\SDK\Binaries
rem copy includes to build output folder
robocopy /NJS /NJH /MT:16 /S /NP %UWP_BUILD_SHARE%\Include %XDK_BINARIES_DROP%\cpp\include
rem copy binaries to build output folder
mkdir %XDK_BINARIES_DROP%
mkdir %XDK_BINARIES_DROP%\winrt
mkdir %XDK_BINARIES_DROP%\winrt\binaries
mkdir %XDK_BINARIES_DROP%\winrt\binaries\Debug
mkdir %XDK_BINARIES_DROP%\winrt\binaries\CommonConfiguration
mkdir %XDK_BINARIES_DROP%\cpp\binaries\release\v110
mkdir %XDK_BINARIES_DROP%\cpp\binaries\debug\v110
mkdir %XDK_BINARIES_DROP%\cpp\binaries\release\v140
mkdir %XDK_BINARIES_DROP%\cpp\binaries\debug\v140
copy %XDK_BIN_BUILD_SHARE_RELEA%\Microsoft.Xbox.Services.140.XDK.WinRT\Microsoft.Xbox.Services.dll %XDK_BINARIES_DROP%\winrt\binaries\CommonConfiguration\Microsoft.Xbox.Services.dll
copy %XDK_BIN_BUILD_SHARE_DEBUG%\Microsoft.Xbox.Services.140.XDK.WinRT\Microsoft.Xbox.Services.dll %XDK_BINARIES_DROP%\winrt\binaries\Debug\Microsoft.Xbox.Services.dll
copy %XDK_BIN_BUILD_SHARE_RELEA%\Microsoft.Xbox.Services.140.XDK.WinRT\Microsoft.Xbox.Services.winmd %XDK_BINARIES_DROP%\winrt\binaries\CommonConfiguration\
@ -81,9 +100,8 @@ copy %UWP_BIN_BUILD_SHARE_DEBUG%\casablanca140.Xbox\casablanca140.xbox.lib %XDK_
copy %UWP_BIN_BUILD_SHARE_RELEA%\casablanca140.Xbox\casablanca140.xbox.pdb %XDK_BINARIES_DROP%\cpp\binaries\release\v140\casablanca140.xbox.pdb
copy %UWP_BIN_BUILD_SHARE_DEBUG%\casablanca140.Xbox\casablanca140.xbox.pdb %XDK_BINARIES_DROP%\cpp\binaries\debug\v140\casablanca140.xbox.pdb
if "%skipNuget%" == "1" goto :finalize
rem :skipCopy
rem create UWP XBL nuget packages
\\scratch2\scratch\jasonsa\tools\nuget pack %TFS_DropLocation%\Nuget\Microsoft.Xbox.Live.SDK.Cpp.UWP.nuspec -BasePath %TFS_DropLocation% -OutputDirectory %TFS_DropLocation% -Verbosity normal -version %NUGET_VERSION_NUMBER%
@ -113,9 +131,11 @@ move %TFS_DropLocation%\*.nupkg %TFS_DropLocation%\NuGetBinaries
copy %XDK_BUILD_SHARE%\NuGetBinaries\*.nupkg %TFS_DropLocation%\SDK\Binaries
:finalize
if "%1" == "local" goto skipEmail
set MSGTITLE="BUILD: %BUILD_SOURCEVERSIONAUTHOR% %BUILD_DEFINITIONNAME% %BUILD_SOURCEBRANCH% = %agent.jobstatus%"
set MSGBODY="%TFS_DROPLOCATION% https://microsoft.visualstudio.com/OS/_build/index?buildId=%BUILD_BUILDID%&_a=summary"
call \\scratch2\scratch\jasonsa\tools\send-build-email.cmd %MSGTITLE% %MSGBODY%
:skipEmail
echo.
echo Done postBuildScript.cmd

Просмотреть файл

@ -43,10 +43,11 @@ rem create the build.cpp files
del %TFS_SourcesDirectory%\Build\Microsoft.Xbox.Services.110.XDK.Cpp\build.cpp
del %TFS_SourcesDirectory%\Build\Microsoft.Xbox.Services.140.XDK.Cpp\build.cpp
del %TFS_SourcesDirectory%\Build\Microsoft.Xbox.Services.140.UWP.Cpp\build.cpp
%TFS_SourcesDirectory%\Utilities\GenSDKBuildCppFile.exe %TFS_SourcesDirectory% %TFS_SourcesDirectory%\Build\Microsoft.Xbox.Services.110.XDK.Cpp\build.cpp xbox
%TFS_SourcesDirectory%\Utilities\GenSDKBuildCppFile.exe %TFS_SourcesDirectory% %TFS_SourcesDirectory%\Build\Microsoft.Xbox.Services.140.XDK.Cpp\build.cpp xbox
%TFS_SourcesDirectory%\Utilities\GenSDKBuildCppFile.exe %TFS_SourcesDirectory% %TFS_SourcesDirectory%\Build\Microsoft.Xbox.Services.140.UWP.Cpp\build.cpp uwp
%TFS_SourcesDirectory%\Utilities\VSOBuildScripts\GenSDKBuildCppFile.exe %TFS_SourcesDirectory% %TFS_SourcesDirectory%\Build\Microsoft.Xbox.Services.110.XDK.Cpp\build.cpp xbox
%TFS_SourcesDirectory%\Utilities\VSOBuildScripts\GenSDKBuildCppFile.exe %TFS_SourcesDirectory% %TFS_SourcesDirectory%\Build\Microsoft.Xbox.Services.140.XDK.Cpp\build.cpp xbox
%TFS_SourcesDirectory%\Utilities\VSOBuildScripts\GenSDKBuildCppFile.exe %TFS_SourcesDirectory% %TFS_SourcesDirectory%\Build\Microsoft.Xbox.Services.140.UWP.Cpp\build.cpp uwp
dir %TFS_SourcesDirectory%\Build\Microsoft.Xbox.Services.110.XDK.Cpp\build.cpp
dir %TFS_SourcesDirectory%\Build\Microsoft.Xbox.Services.140.XDK.Cpp\build.cpp
dir %TFS_SourcesDirectory%\Build\Microsoft.Xbox.Services.140.UWP.Cpp\build.cpp
echo Done preCompileScript.cmd