From 6e3015965f01615e1d7540d51be9367ad1c80948 Mon Sep 17 00:00:00 2001 From: "METANEOCORTEX\\Kotti" Date: Thu, 19 Aug 2021 23:42:50 +0200 Subject: [PATCH] +fix: specify /utf-8 compiler option for Scintilla and Lexilla projects --- lexilla/Lexilla.vcxproj | 6 ++++++ scintilla/Scintilla.vcxproj | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/lexilla/Lexilla.vcxproj b/lexilla/Lexilla.vcxproj index 65017a17d..2a52ebed3 100644 --- a/lexilla/Lexilla.vcxproj +++ b/lexilla/Lexilla.vcxproj @@ -242,6 +242,7 @@ true stdc17 OldStyle + /utf-8 %(AdditionalOptions) Console @@ -279,6 +280,7 @@ true stdc17 None + /utf-8 %(AdditionalOptions) Console @@ -316,6 +318,7 @@ OldStyle true stdc17 + /utf-8 %(AdditionalOptions) Console @@ -349,6 +352,7 @@ true stdc17 OldStyle + /utf-8 %(AdditionalOptions) Console @@ -385,6 +389,7 @@ true stdc17 None + /utf-8 %(AdditionalOptions) Console @@ -421,6 +426,7 @@ true stdc17 + /utf-8 %(AdditionalOptions) Console diff --git a/scintilla/Scintilla.vcxproj b/scintilla/Scintilla.vcxproj index 23e87a214..3e01643c4 100644 --- a/scintilla/Scintilla.vcxproj +++ b/scintilla/Scintilla.vcxproj @@ -187,6 +187,7 @@ false true stdc17 + /utf-8 %(AdditionalOptions) true @@ -215,6 +216,7 @@ false true stdc17 + /utf-8 %(AdditionalOptions) MachineX64 @@ -250,6 +252,7 @@ false true stdc17 + /utf-8 %(AdditionalOptions) true @@ -282,6 +285,7 @@ false true stdc17 + /utf-8 %(AdditionalOptions) true @@ -316,6 +320,7 @@ false true stdc17 + /utf-8 %(AdditionalOptions) @@ -346,6 +351,7 @@ true stdc17 + /utf-8 %(AdditionalOptions) MachineX64