android: bump msvc project to api level 26

This commit is contained in:
Brad Parker 2019-03-13 12:28:14 -04:00
parent 3691f4fabf
commit 77c8688d6a
2 changed files with 16 additions and 16 deletions

View File

@ -82,56 +82,56 @@
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">

View File

@ -82,56 +82,56 @@
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-64</AndroidAPILevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Clang_3_8</PlatformToolset>
<UseOfStl>c++_static</UseOfStl>
<AndroidAPILevel>android-24</AndroidAPILevel>
<AndroidAPILevel>android-26</AndroidAPILevel>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">