summaryrefslogtreecommitdiff
path: root/Modules/Platform/Android/VCXProjInspect.vcxproj.in
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/Android/VCXProjInspect.vcxproj.in')
-rw-r--r--Modules/Platform/Android/VCXProjInspect.vcxproj.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Platform/Android/VCXProjInspect.vcxproj.in b/Modules/Platform/Android/VCXProjInspect.vcxproj.in
index 71fd214bb1..f87d59bca2 100644
--- a/Modules/Platform/Android/VCXProjInspect.vcxproj.in
+++ b/Modules/Platform/Android/VCXProjInspect.vcxproj.in
@@ -19,6 +19,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@vcx_platform@'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
+ <AndroidAPILevel>android-21</AndroidAPILevel>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">