diff --git a/device/scannerqd.vcxproj b/device/scannerqd.vcxproj index 80939d3..3fc801f 100644 --- a/device/scannerqd.vcxproj +++ b/device/scannerqd.vcxproj @@ -106,7 +106,7 @@ Level3 true - WIN32;HGSCANNER_EXPORT;CUSTOM_USBVIEW;_DIRECT_BUILD;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + WIN32;HGSCANNER_EXPORT;CUSTOM_USBVIEW;_DIRECT_BUILD;_DEBUG;_CONSOLE;DUMP_JSON_OBJECT_LIFE;%(PreprocessorDefinitions) true 4996 MultiThreadedDebug diff --git a/sane/sanexy.vcxproj b/sane/sanexy.vcxproj index e000359..8255107 100644 --- a/sane/sanexy.vcxproj +++ b/sane/sanexy.vcxproj @@ -107,7 +107,7 @@ Level3 true - TWPP_IS_DS;EXPORT_SANE_API;WIN32;OEM_NONE;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + TWPP_IS_DS;EXPORT_SANE_API;WIN32;OEM_NONE;_DEBUG;_CONSOLE;DUMP_JSON_OBJECT_LIFE;%(PreprocessorDefinitions) true stdcpp17 4996