From c04078598bb662e203283aca7332ab8c891ec5c0 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Wed, 10 Jul 2019 13:49:56 -0400 Subject: [PATCH] Fix inclusion of simpleservo.dll in ServoApp debug builds. --- support/hololens/ServoApp.vcxproj | 3 +-- support/hololens/ServoApp.vcxproj.filters | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/support/hololens/ServoApp.vcxproj b/support/hololens/ServoApp.vcxproj index 98939169b98..0d3fd0d3de8 100644 --- a/support/hololens/ServoApp.vcxproj +++ b/support/hololens/ServoApp.vcxproj @@ -545,9 +545,8 @@ true - false true - false + false false diff --git a/support/hololens/ServoApp.vcxproj.filters b/support/hololens/ServoApp.vcxproj.filters index 8740c77f6a2..119284d32ce 100644 --- a/support/hololens/ServoApp.vcxproj.filters +++ b/support/hololens/ServoApp.vcxproj.filters @@ -55,9 +55,6 @@ - - ServoDLLsDebug - ServoDLLsDebug @@ -553,6 +550,9 @@ ServoDLLsRelease + + ServoDLLsDebug +