diff options
author | George Hazan <ghazan@miranda.im> | 2019-03-11 14:15:09 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-03-11 14:15:09 +0300 |
commit | 37ed22ab43e74245169c9f49562c22ae978b2876 (patch) | |
tree | 68cfdb21676ac30411775a033e433268aa09b2fe /plugins/UserInfoEx/IconPacks/ice/icons_ice_15.vcxproj | |
parent | 1b32d18bbe8bd96e0d98e6b0c4df61dcfa94710e (diff) |
warning fix for non-standard projects
Diffstat (limited to 'plugins/UserInfoEx/IconPacks/ice/icons_ice_15.vcxproj')
-rw-r--r-- | plugins/UserInfoEx/IconPacks/ice/icons_ice_15.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/UserInfoEx/IconPacks/ice/icons_ice_15.vcxproj b/plugins/UserInfoEx/IconPacks/ice/icons_ice_15.vcxproj index d61eef0712..8710c44fb1 100644 --- a/plugins/UserInfoEx/IconPacks/ice/icons_ice_15.vcxproj +++ b/plugins/UserInfoEx/IconPacks/ice/icons_ice_15.vcxproj @@ -21,6 +21,7 @@ <PropertyGroup Label="Globals"> <ProjectName>UInfoEx_icons_ice_Z1</ProjectName> <ProjectGuid>{E04B8ECA-A066-41BA-AE8C-DB172424DD82}</ProjectGuid> + <XPDeprecationWarning>false</XPDeprecationWarning> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |