From c25f83e79a98e13ea54a9e6bd173861d15a3ad29 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 15 Dec 2017 11:43:40 +0300 Subject: fix for pthreads project --- libs/pthreads/pthreads.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libs/pthreads/pthreads.vcxproj') diff --git a/libs/pthreads/pthreads.vcxproj b/libs/pthreads/pthreads.vcxproj index e6eabbca71..7a25406ac5 100644 --- a/libs/pthreads/pthreads.vcxproj +++ b/libs/pthreads/pthreads.vcxproj @@ -59,6 +59,9 @@ WIN32;HAVE_PTW32_CONFIG_H;PTW32_RC_MSC;PTW32_ARCHx64;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) MultiThreadedDebugDLL + + $(IntDir)$(TargetName).lib + @@ -70,6 +73,7 @@ MultiThreadedDLL + $(IntDir)$(TargetName).lib true true -- cgit v1.2.3