diff options
-rw-r--r-- | StormLib_vs19.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <CharacterSet>Unicode</CharacterSet> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseUD|Win32'" Label="Configuration"> - <UseOfMfc>false</UseOfMfc> + <CharacterSet>Unicode</CharacterSet> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseUD|x64'" Label="Configuration"> <CharacterSet>Unicode</CharacterSet> |