From 5a706e661e678e33bac158c1f330836d7d2d6202 Mon Sep 17 00:00:00 2001 From: Michelle Bergeron Date: Fri, 29 Sep 2017 11:16:43 -0700 Subject: Fixed inconsistencies between AMD64 CHK builds and other flavors in the C++ project file --- sensors/Fusion/FusionSensor.vcxproj | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sensors/Fusion/FusionSensor.vcxproj b/sensors/Fusion/FusionSensor.vcxproj index f7a68e66..bdcad389 100644 --- a/sensors/Fusion/FusionSensor.vcxproj +++ b/sensors/Fusion/FusionSensor.vcxproj @@ -107,8 +107,7 @@ true Level4 %(AdditionalIncludeDirectories);$(SDK_INC_PATH);$(DDK_INC_PATH)\sensors\1.1;$(SDK_INC_PATH)\sensors\1.1 - - + Sync %(PreprocessorDefinitions);_UNICODE;UNICODE;WPP_MACRO_USE_KM_VERSION_FOR_UM @@ -150,8 +149,7 @@ true Level4 %(AdditionalIncludeDirectories);$(SDK_INC_PATH);$(DDK_INC_PATH)\sensors\1.1;$(SDK_INC_PATH)\sensors\1.1 - - + Sync %(PreprocessorDefinitions);_UNICODE;UNICODE;WPP_MACRO_USE_KM_VERSION_FOR_UM -- cgit v1.3.1