From 77037c4dd64cd4e28ed5ab1bc0b893c81fb3e20a Mon Sep 17 00:00:00 2001 From: RipleyTom Date: Thu, 2 May 2019 17:43:36 +0200 Subject: Adds /utf-8 to compile options Signed-off-by: Nathan Hjelm --- msvc/fxload_2015.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'msvc/fxload_2015.vcxproj') diff --git a/msvc/fxload_2015.vcxproj b/msvc/fxload_2015.vcxproj index e8c97ef..a6589b5 100644 --- a/msvc/fxload_2015.vcxproj +++ b/msvc/fxload_2015.vcxproj @@ -45,6 +45,7 @@ + /utf-8 %(AdditionalOptions) .;..\examples\getopt;..\libusb;%(AdditionalIncludeDirectories) __GNU_LIBRARY__;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) Level3 -- cgit v1.2.1