From 0791652e9b343c8457c3ba49217feaf8acb571cd Mon Sep 17 00:00:00 2001 From: Jeremy Rose Date: Thu, 7 Mar 2024 21:31:53 -0800 Subject: [PATCH] Update Cataclysm-common.props --- msvc-full-features/Cataclysm-common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msvc-full-features/Cataclysm-common.props b/msvc-full-features/Cataclysm-common.props index 832e0c55d5e3d..abf9ac68d6c9c 100644 --- a/msvc-full-features/Cataclysm-common.props +++ b/msvc-full-features/Cataclysm-common.props @@ -55,7 +55,7 @@ Use $(MSBuildThisFileDirectory)..\pch\main-pch.hpp 4661;4819;4146;26495;26444;26451;4068;6319;6237 - _SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32_LEAN_AND_MEAN;LOCALIZE;USE_VCPKG;%(PreprocessorDefinitions) + _SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32_LEAN_AND_MEAN;LOCALIZE;USE_VCPKG;IMGUI_DISABLE_OBSOLETE_KEYIO;%(PreprocessorDefinitions) true $(MSBuildThisFileDirectory)..\pch\main-pch.hpp