From af7272b5d86a353809256e533802c66110ff2510 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Sun, 25 May 2014 22:38:13 -0700 Subject: Splitting libtommcrypt. --- win32/project/pthreads.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'win32/project/pthreads.vcxproj') diff --git a/win32/project/pthreads.vcxproj b/win32/project/pthreads.vcxproj index 3a97d99..4206626 100644 --- a/win32/project/pthreads.vcxproj +++ b/win32/project/pthreads.vcxproj @@ -87,6 +87,7 @@ Disabled true ..\pthreads-win32 + PTW32_STATIC_LIB;%(PreprocessorDefinitions) true @@ -98,6 +99,7 @@ Disabled true ..\pthreads-win32 + PTW32_STATIC_LIB;%(PreprocessorDefinitions) true @@ -111,6 +113,7 @@ true true ..\pthreads-win32 + PTW32_STATIC_LIB;%(PreprocessorDefinitions) true @@ -126,6 +129,7 @@ true true ..\pthreads-win32 + PTW32_STATIC_LIB;%(PreprocessorDefinitions) true -- cgit v1.2.3