From 00159446daf90997b1c9c73eb0e2508339d929c9 Mon Sep 17 00:00:00 2001 From: Mattiwatti Date: Wed, 4 Dec 2019 08:07:26 +0100 Subject: Compile as UTF-8 --- Application/EfiDSEFix/src/EfiDSEFix.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Application/EfiDSEFix/src') diff --git a/Application/EfiDSEFix/src/EfiDSEFix.vcxproj b/Application/EfiDSEFix/src/EfiDSEFix.vcxproj index f628844..3461e7b 100644 --- a/Application/EfiDSEFix/src/EfiDSEFix.vcxproj +++ b/Application/EfiDSEFix/src/EfiDSEFix.vcxproj @@ -50,7 +50,7 @@ MultiThreadedDLL false stdcpplatest - /Gw %(AdditionalOptions) + /Gw /utf-8 %(AdditionalOptions) false 4201 false -- cgit v1.2.3