diff options
author | George Hazan <ghazan@miranda.im> | 2019-04-14 22:35:23 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-04-14 22:35:23 +0300 |
commit | 5a5420d51681a81c922a2017d38e0c9ae65fb94e (patch) | |
tree | 772ec7b27400893f85607106fff6b1bdba97c720 /plugins/MirOTR/MirOTR_16.vcxproj | |
parent | 14f110c78ff059f7874576a0f15b376f77a491e4 (diff) |
manual target platform version assignment required only for Toaster
Diffstat (limited to 'plugins/MirOTR/MirOTR_16.vcxproj')
-rw-r--r-- | plugins/MirOTR/MirOTR_16.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/MirOTR/MirOTR_16.vcxproj b/plugins/MirOTR/MirOTR_16.vcxproj index 38ef17318f..4d1955068a 100644 --- a/plugins/MirOTR/MirOTR_16.vcxproj +++ b/plugins/MirOTR/MirOTR_16.vcxproj @@ -22,7 +22,6 @@ <ProjectGuid>{53F841E8-284F-4545-9176-B131896E43F8}</ProjectGuid> <ProjectName>MirOTR</ProjectName> <XPDeprecationWarning>false</XPDeprecationWarning> - <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |