From 648dcf3458415edfc3d70449aca94636ac67381f Mon Sep 17 00:00:00 2001 From: Paul Rouget Date: Mon, 10 Feb 2020 08:20:10 +0100 Subject: [PATCH] Update Winrt and xrloader and ANGLE NuGet packages. --- support/hololens/ServoApp/ServoApp.vcxproj | 26 +++++++++---------- .../ServoApp/ServoApp.vcxproj.filters | 1 - support/hololens/ServoApp/packages.config | 4 +-- 3 files changed, 15 insertions(+), 16 deletions(-) diff --git a/support/hololens/ServoApp/ServoApp.vcxproj b/support/hololens/ServoApp/ServoApp.vcxproj index 1fcd54e529f..7fff4886033 100644 --- a/support/hololens/ServoApp/ServoApp.vcxproj +++ b/support/hololens/ServoApp/ServoApp.vcxproj @@ -1,7 +1,7 @@  - - + + true true @@ -89,13 +89,13 @@ $(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories);$(ProjectDir)\..\..\..\target\x86_64-uwp-windows-msvc\debug\ - WindowsApp.lib;%(AdditionalDependencies);simpleservo.dll.lib + OneCore.lib;WindowsApp.lib;%(AdditionalDependencies);simpleservo.dll.lib $(ProjectDir)\..\..\..\target\aarch64-uwp-windows-msvc\debug\ $(ProjectDir)\..\..\..\target\aarch64-uwp-windows-msvc\debug\deps - WindowsApp.lib;%(AdditionalDependencies);simpleservo.dll.lib + OneCore.lib;WindowsApp.lib;%(AdditionalDependencies);simpleservo.dll.lib $(ProjectDir)\..\..\..\target\x86_64-uwp-windows-msvc\debug\ $(ProjectDir)\..\..\..\target\x86_64-uwp-windows-msvc\debug\deps @@ -107,13 +107,13 @@ $(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories);$(ProjectDir)\..\..\..\target\x86_64-uwp-windows-msvc\release - WindowsApp.lib;%(AdditionalDependencies);simpleservo.dll.lib + OneCore.lib;WindowsApp.lib;%(AdditionalDependencies);simpleservo.dll.lib $(ProjectDir)\..\..\..\target\aarch64-uwp-windows-msvc\release\ $(ProjectDir)\..\..\..\target\aarch64-uwp-windows-msvc\release\deps - WindowsApp.lib;%(AdditionalDependencies);simpleservo.dll.lib + OneCore.lib;WindowsApp.lib;%(AdditionalDependencies);simpleservo.dll.lib $(ProjectDir)\..\..\..\target\x86_64-uwp-windows-msvc\release\ $(ProjectDir)\..\..\..\target\x86_64-uwp-windows-msvc\release\deps @@ -945,18 +945,18 @@ - - + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - + + + + - + \ No newline at end of file diff --git a/support/hololens/ServoApp/ServoApp.vcxproj.filters b/support/hololens/ServoApp/ServoApp.vcxproj.filters index caff136e123..aa50cafbcd4 100644 --- a/support/hololens/ServoApp/ServoApp.vcxproj.filters +++ b/support/hololens/ServoApp/ServoApp.vcxproj.filters @@ -865,7 +865,6 @@ ReleaseServoDLLs - diff --git a/support/hololens/ServoApp/packages.config b/support/hololens/ServoApp/packages.config index 149f1735c5d..2a6918a8e78 100644 --- a/support/hololens/ServoApp/packages.config +++ b/support/hololens/ServoApp/packages.config @@ -1,6 +1,6 @@  - - + + \ No newline at end of file