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/UserInfoEx/IconPacks | |
parent | 14f110c78ff059f7874576a0f15b376f77a491e4 (diff) |
manual target platform version assignment required only for Toaster
Diffstat (limited to 'plugins/UserInfoEx/IconPacks')
-rw-r--r-- | plugins/UserInfoEx/IconPacks/default/icons_default_15_z2.vcxproj | 1 | ||||
-rw-r--r-- | plugins/UserInfoEx/IconPacks/ice/icons_ice_15_z2.vcxproj | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/UserInfoEx/IconPacks/default/icons_default_15_z2.vcxproj b/plugins/UserInfoEx/IconPacks/default/icons_default_15_z2.vcxproj index cf4dea23e3..b5e4e7bc4a 100644 --- a/plugins/UserInfoEx/IconPacks/default/icons_default_15_z2.vcxproj +++ b/plugins/UserInfoEx/IconPacks/default/icons_default_15_z2.vcxproj @@ -21,7 +21,6 @@ <PropertyGroup Label="Globals"> <ProjectName>UInfoEx_icons_default_Z2</ProjectName> <ProjectGuid>{D90DD62F-6A75-4469-ABB5-A3E88BCA6A3C}</ProjectGuid> - <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> <XPDeprecationWarning>false</XPDeprecationWarning> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> diff --git a/plugins/UserInfoEx/IconPacks/ice/icons_ice_15_z2.vcxproj b/plugins/UserInfoEx/IconPacks/ice/icons_ice_15_z2.vcxproj index c7e82a0616..5b728af4fb 100644 --- a/plugins/UserInfoEx/IconPacks/ice/icons_ice_15_z2.vcxproj +++ b/plugins/UserInfoEx/IconPacks/ice/icons_ice_15_z2.vcxproj @@ -21,7 +21,6 @@ <PropertyGroup Label="Globals"> <ProjectName>UInfoEx_icons_ice_Z2</ProjectName> <ProjectGuid>{E787B42A-6489-4078-90CD-B78B751A1284}</ProjectGuid> - <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> <XPDeprecationWarning>false</XPDeprecationWarning> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |