44 <PlatformToolset>v143</PlatformToolset> |
44 <PlatformToolset>v143</PlatformToolset> |
45 <WholeProgramOptimization>true</WholeProgramOptimization> |
45 <WholeProgramOptimization>true</WholeProgramOptimization> |
46 <CharacterSet>Unicode</CharacterSet> |
46 <CharacterSet>Unicode</CharacterSet> |
47 </PropertyGroup> |
47 </PropertyGroup> |
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
49 <ConfigurationType>StaticLibrary</ConfigurationType> |
49 <ConfigurationType>DynamicLibrary</ConfigurationType> |
50 <UseDebugLibraries>true</UseDebugLibraries> |
50 <UseDebugLibraries>true</UseDebugLibraries> |
51 <PlatformToolset>v143</PlatformToolset> |
51 <PlatformToolset>v143</PlatformToolset> |
52 <CharacterSet>Unicode</CharacterSet> |
52 <CharacterSet>Unicode</CharacterSet> |
53 </PropertyGroup> |
53 </PropertyGroup> |
54 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
54 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |