From e2ff8919b9422351638c98f8ca637ace4be5008c Mon Sep 17 00:00:00 2001 From: Jerome Martinez Date: Mon, 2 Dec 2024 12:05:47 +0100 Subject: [PATCH] + Windows: Enable EH Continuation Metadata --- Project/MSVC2022/CLI/MediaInfo.vcxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/Project/MSVC2022/CLI/MediaInfo.vcxproj b/Project/MSVC2022/CLI/MediaInfo.vcxproj index 4d50ecd68..63f08f3d9 100644 --- a/Project/MSVC2022/CLI/MediaInfo.vcxproj +++ b/Project/MSVC2022/CLI/MediaInfo.vcxproj @@ -119,6 +119,7 @@ true NotSet Guard + true Console