From 5ba43706f42e2c3f657da7799eb5c78499ffe1c4 Mon Sep 17 00:00:00 2001 From: falsycat Date: Sat, 28 Aug 2021 23:35:21 +0900 Subject: [PATCH] Configures RELEASE build. --- GlyphsJuke.vcxproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/GlyphsJuke.vcxproj b/GlyphsJuke.vcxproj index c3ed4b3..d49edb6 100644 --- a/GlyphsJuke.vcxproj +++ b/GlyphsJuke.vcxproj @@ -137,6 +137,9 @@ true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true + $(SolutionDir) + stdcpp20 + /utf-8 %(AdditionalOptions) Console