Another AppVeyor attempt

Take 3 in this series
pull/461/head
Jeffrey Walton 2017-08-03 19:27:41 -04:00
parent c60804f212
commit 437816c25b
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
2 changed files with 2 additions and 1 deletions

View File

@ -45,6 +45,7 @@
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
<ConfigurationType>Application</ConfigurationType>
</PropertyGroup>
<!-- VCUpgrade leaves a lot to be desired -->
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">

View File

@ -45,7 +45,7 @@
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
<ConfigurationType>StaticLibrary</ConfigurationType>
</PropertyGroup>
<!-- VCUpgrade leases a lot to be desired -->
<!-- VCUpgrade leaves a lot to be desired -->
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">