From 904b7a16875b226cd60ad36917d778484a470601 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Fri, 16 Sep 2022 22:17:43 +0200 Subject: Force CI to not stop on Warnings e.g. symbol deprecation. Signed-off-by: Toni Uhlig --- PastDSEDriver/PastDSEDriver.vcxproj | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/PastDSEDriver/PastDSEDriver.vcxproj b/PastDSEDriver/PastDSEDriver.vcxproj index 7e3be35..d39bc25 100644 --- a/PastDSEDriver/PastDSEDriver.vcxproj +++ b/PastDSEDriver/PastDSEDriver.vcxproj @@ -90,6 +90,8 @@ Size %(AdditionalIncludeDirectories) false + EnableAllWarnings + false SHA256 @@ -99,6 +101,8 @@ _WIN10_;%(PreprocessorDefinitions) Size + EnableAllWarnings + false SHA256 @@ -108,6 +112,8 @@ %(AdditionalIncludeDirectories) false + EnableAllWarnings + false SHA256 @@ -117,6 +123,12 @@ SHA256 + + EnableAllWarnings + + + false + @@ -142,4 +154,4 @@ - \ No newline at end of file + -- cgit v1.2.3