diff options
Diffstat (limited to 'libs/pthreads')
| -rw-r--r-- | libs/pthreads/pthreads.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/pthreads/pthreads.vcxproj b/libs/pthreads/pthreads.vcxproj index 2b353e3bcd..4094e30e0d 100644 --- a/libs/pthreads/pthreads.vcxproj +++ b/libs/pthreads/pthreads.vcxproj @@ -28,6 +28,7 @@ <EmbedManifest>false</EmbedManifest> <XPDeprecationWarning>false</XPDeprecationWarning> <PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141_xp</PlatformToolset> + <PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
