From 27ce7560302b86abce3a38fff2199d986a70bdc3 Mon Sep 17 00:00:00 2001 From: Zoltan Varga Date: Thu, 29 Jun 2017 23:05:00 -0400 Subject: [runtime] Use pthread_cond_timedwait_relative_np () function on osx if available. (#5147) --- msvc/libmonoutils.vcxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'msvc/libmonoutils.vcxproj') diff --git a/msvc/libmonoutils.vcxproj b/msvc/libmonoutils.vcxproj index bd512ab75e6..29903290d33 100644 --- a/msvc/libmonoutils.vcxproj +++ b/msvc/libmonoutils.vcxproj @@ -1,4 +1,4 @@ - + @@ -109,6 +109,7 @@ + -- cgit v1.2.3