From bee6a20d1c7d807b5023d932ae179db1bc9a0f80 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sun, 7 Feb 2021 17:56:58 -0600 Subject: Ignore enum CA warnings and scope the osutil deprecation suppression. Also, fix project reference so the .vcx project system understands it. --- src/test/DUtilUnitTest/DUtilUnitTest.vcxproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/test') diff --git a/src/test/DUtilUnitTest/DUtilUnitTest.vcxproj b/src/test/DUtilUnitTest/DUtilUnitTest.vcxproj index e1164aca..942c39f0 100644 --- a/src/test/DUtilUnitTest/DUtilUnitTest.vcxproj +++ b/src/test/DUtilUnitTest/DUtilUnitTest.vcxproj @@ -70,7 +70,9 @@ - + + {1244E671-F108-4334-BA52-8A7517F26ECD} + -- cgit v1.2.3-55-g6feb