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 --- EfiGuard.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'EfiGuard.props') diff --git a/EfiGuard.props b/EfiGuard.props index ad96488..4663324 100644 --- a/EfiGuard.props +++ b/EfiGuard.props @@ -42,7 +42,7 @@ true false - /Gs32768 /Gw %(AdditionalOptions) + /Gs32768 /Gw /utf-8 %(AdditionalOptions) Caret -- cgit v1.2.3