diff options
Diffstat (limited to 'plugins/SendScreenshotPlus/SendSS.vcxproj')
-rw-r--r-- | plugins/SendScreenshotPlus/SendSS.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SendScreenshotPlus/SendSS.vcxproj b/plugins/SendScreenshotPlus/SendSS.vcxproj index 888122204d..666cd45526 100644 --- a/plugins/SendScreenshotPlus/SendSS.vcxproj +++ b/plugins/SendScreenshotPlus/SendSS.vcxproj @@ -27,6 +27,7 @@ </ImportGroup>
<ItemDefinitionGroup>
<ClCompile>
+ <DisableSpecificWarnings>4458;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<ExceptionHandling>Sync</ExceptionHandling>
</ClCompile>
</ItemDefinitionGroup>
|