38 <PlatformToolset>v143</PlatformToolset> |
38 <PlatformToolset>v143</PlatformToolset> |
39 <WholeProgramOptimization>true</WholeProgramOptimization> |
39 <WholeProgramOptimization>true</WholeProgramOptimization> |
40 <CharacterSet>Unicode</CharacterSet> |
40 <CharacterSet>Unicode</CharacterSet> |
41 </PropertyGroup> |
41 </PropertyGroup> |
42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
43 <ConfigurationType>DynamicLibrary</ConfigurationType> |
43 <ConfigurationType>StaticLibrary</ConfigurationType> |
44 <UseDebugLibraries>true</UseDebugLibraries> |
44 <UseDebugLibraries>true</UseDebugLibraries> |
45 <PlatformToolset>v143</PlatformToolset> |
45 <PlatformToolset>v143</PlatformToolset> |
46 <CharacterSet>Unicode</CharacterSet> |
46 <CharacterSet>Unicode</CharacterSet> |
47 </PropertyGroup> |
47 </PropertyGroup> |
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |