From 40b473ad03d51fbe1d75a8267cc8b627e4b6fa52 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Tue, 15 Oct 2019 15:49:22 -0400 Subject: [PATCH 1/2] Remove unnecessary DLLs from UWP project. --- support/hololens/ServoApp/ServoApp.vcxproj | 18 ------------------ .../hololens/ServoApp/ServoApp.vcxproj.filters | 18 ------------------ 2 files changed, 36 deletions(-) diff --git a/support/hololens/ServoApp/ServoApp.vcxproj b/support/hololens/ServoApp/ServoApp.vcxproj index 791409c44eb..9c2d33d6e6b 100644 --- a/support/hololens/ServoApp/ServoApp.vcxproj +++ b/support/hololens/ServoApp/ServoApp.vcxproj @@ -302,9 +302,6 @@ true - - true - true @@ -320,9 +317,6 @@ true - - true - true @@ -482,9 +476,6 @@ true - - true - true @@ -500,9 +491,6 @@ true - - true - true @@ -663,9 +651,6 @@ true false - - true - true @@ -692,9 +677,6 @@ true - - true - true diff --git a/support/hololens/ServoApp/ServoApp.vcxproj.filters b/support/hololens/ServoApp/ServoApp.vcxproj.filters index 1254ed98b3c..b0a165aadec 100644 --- a/support/hololens/ServoApp/ServoApp.vcxproj.filters +++ b/support/hololens/ServoApp/ServoApp.vcxproj.filters @@ -191,18 +191,6 @@ ReleaseServoDLLs - - ReleaseARM64ServoDLLs - - - ReleaseARM64ServoDLLs - - - DebugARM64ServoDLLs - - - DebugARM64ServoDLLs - DebugARM64ServoDLLs @@ -626,12 +614,6 @@ DebugServoDLLs - - DebugServoDLLs - - - DebugServoDLLs - ReleaseServoDLLs From 35dc07ab9e863b0bb7223b83decce27bf588c674 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Tue, 15 Oct 2019 15:49:35 -0400 Subject: [PATCH 2/2] Upgrade OpenXR loader package to 1.0.3. --- support/hololens/ServoApp/ServoApp.vcxproj | 10 +++++----- support/hololens/ServoApp/ServoApp.vcxproj.filters | 3 ++- support/hololens/ServoApp/packages.config | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/support/hololens/ServoApp/ServoApp.vcxproj b/support/hololens/ServoApp/ServoApp.vcxproj index 9c2d33d6e6b..15b4cec909d 100644 --- a/support/hololens/ServoApp/ServoApp.vcxproj +++ b/support/hololens/ServoApp/ServoApp.vcxproj @@ -1,6 +1,6 @@  - + true @@ -948,7 +948,7 @@ - + @@ -957,7 +957,7 @@ - - + + - + \ No newline at end of file diff --git a/support/hololens/ServoApp/ServoApp.vcxproj.filters b/support/hololens/ServoApp/ServoApp.vcxproj.filters index b0a165aadec..13eb4b1b423 100644 --- a/support/hololens/ServoApp/ServoApp.vcxproj.filters +++ b/support/hololens/ServoApp/ServoApp.vcxproj.filters @@ -860,6 +860,7 @@ ReleaseServoDLLs + @@ -896,4 +897,4 @@ - + \ No newline at end of file diff --git a/support/hololens/ServoApp/packages.config b/support/hololens/ServoApp/packages.config index b92c2b0ec6b..45b694219be 100644 --- a/support/hololens/ServoApp/packages.config +++ b/support/hololens/ServoApp/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file