From 224fc8bea534b18562d0c5c957fedb3d0284958f Mon Sep 17 00:00:00 2001 From: Paul Rouget Date: Wed, 31 Jul 2019 19:46:51 +0200 Subject: [PATCH] Missing libraries for HoloLens x64 --- support/hololens/ServoApp/ServoApp.vcxproj | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/support/hololens/ServoApp/ServoApp.vcxproj b/support/hololens/ServoApp/ServoApp.vcxproj index 9635d612a8d..096a0a2510e 100644 --- a/support/hololens/ServoApp/ServoApp.vcxproj +++ b/support/hololens/ServoApp/ServoApp.vcxproj @@ -211,7 +211,9 @@ true false - + + true + true true @@ -226,7 +228,9 @@ true false - + + true +