diff --git a/support/hololens/ServoApp/ServoApp.vcxproj b/support/hololens/ServoApp/ServoApp.vcxproj index 4e983900576..94c956d6c2d 100644 --- a/support/hololens/ServoApp/ServoApp.vcxproj +++ b/support/hololens/ServoApp/ServoApp.vcxproj @@ -82,7 +82,7 @@ False False Always - x64 + arm64 1 OnApplicationRun @@ -284,6 +284,9 @@ true + + true + true @@ -455,6 +458,9 @@ true + + true + true diff --git a/support/hololens/ServoApp/ServoApp.vcxproj.filters b/support/hololens/ServoApp/ServoApp.vcxproj.filters index d097f65444e..fcefc8c06db 100644 --- a/support/hololens/ServoApp/ServoApp.vcxproj.filters +++ b/support/hololens/ServoApp/ServoApp.vcxproj.filters @@ -774,6 +774,12 @@ ReleaseARM64ServoDLLs + + ReleaseARM64ServoDLLs + + + DebugARM64ServoDLLs +