diff options
Diffstat (limited to 'build/cmplugin')
-rw-r--r-- | build/cmplugin/cmstub.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
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> |