From 041aad3adb6c3943ccfb5643cd3ea8945ecb5b8c Mon Sep 17 00:00:00 2001 From: NVS Date: Fri, 25 Dec 2020 12:24:46 -0800 Subject: Ensure ReleaseUD for Win32 uses Unicode --- StormLib_vs19.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StormLib_vs19.vcxproj b/StormLib_vs19.vcxproj index 529f014..ffcf960 100644 --- a/StormLib_vs19.vcxproj +++ b/StormLib_vs19.vcxproj @@ -120,7 +120,7 @@ Unicode - false + Unicode Unicode -- cgit v1.2.3