From 37ed22ab43e74245169c9f49562c22ae978b2876 Mon Sep 17 00:00:00 2001 From: George Hazan <ghazan@miranda.im> Date: Mon, 11 Mar 2019 14:15:09 +0300 Subject: warning fix for non-standard projects --- build/cmplugin/cmstub.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'build') diff --git a/build/cmplugin/cmstub.vcxproj b/build/cmplugin/cmstub.vcxproj index b385dbdd30..02076a41d9 100644 --- a/build/cmplugin/cmstub.vcxproj +++ b/build/cmplugin/cmstub.vcxproj @@ -22,6 +22,7 @@ <VCProjectVersion>15.0</VCProjectVersion> <ProjectGuid>{3E03C383-1234-4055-B1C8-D43EB6BFAE58}</ProjectGuid> <RootNamespace>Project1</RootNamespace> + <XPDeprecationWarning>false</XPDeprecationWarning> <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> <ProjectName>cmstub</ProjectName> </PropertyGroup> -- cgit v1.2.3