aboutsummaryrefslogtreecommitdiff
path: root/StormLib_test.vcxproj
diff options
context:
space:
mode:
authorLadislav Zezula <zezula@volny.cz>2025-05-30 20:39:15 +0200
committerLadislav Zezula <zezula@volny.cz>2025-05-30 20:39:34 +0200
commit0ce73c5b464cb438f9faae69c5a8305241898b54 (patch)
tree45b9239830d23bede55a60744e856bf8707c594c /StormLib_test.vcxproj
parent7acd704ad0800d229962c4a29b71ef66cfa0ca1c (diff)
Fixed
Diffstat (limited to 'StormLib_test.vcxproj')
-rw-r--r--StormLib_test.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/StormLib_test.vcxproj b/StormLib_test.vcxproj
index cfa4d65..e7703c4 100644
--- a/StormLib_test.vcxproj
+++ b/StormLib_test.vcxproj
@@ -46,7 +46,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<PlatformToolset>v143</PlatformToolset>
- <CharacterSet>MultiByte</CharacterSet>
+ <CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">