Switch to the vs 2017 toolkit
This commit is contained in:
parent
73c5e7a4c2
commit
9c628f1cdf
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
<WholeProgramOptimization Condition="'$(Configuration)'=='Release'" >true</WholeProgramOptimization>
|
||||
<CharacterSet >Unicode</CharacterSet>
|
||||
<CharacterSet Condition="'$(AegisubMBCS)'=='true'" >MultiByte</CharacterSet>
|
||||
<PlatformToolset >v140_xp</PlatformToolset>
|
||||
<PlatformToolset >v141_xp</PlatformToolset>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue