summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
Diffstat (limited to 'libs')
-rw-r--r--libs/pthreads/pthreads.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/pthreads/pthreads.vcxproj b/libs/pthreads/pthreads.vcxproj
index d1ddccbe03..2b353e3bcd 100644
--- a/libs/pthreads/pthreads.vcxproj
+++ b/libs/pthreads/pthreads.vcxproj
@@ -26,6 +26,7 @@
<ConfigurationType>DynamicLibrary</ConfigurationType>
<GenerateManifest>false</GenerateManifest>
<EmbedManifest>false</EmbedManifest>
+ <XPDeprecationWarning>false</XPDeprecationWarning>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141_xp</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />