From e985f59aabf893535e0d12c5867e44d69ccb83fe Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Sat, 25 Mar 2006 10:06:00 +0000 Subject: Fixed bug in ioqueue: crashed when key is unregistered while another thread is running a callback git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@363 74dad513-b988-da41-8d7b-12977e46ad98 --- pjlib/build/pjlib.dsp | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'pjlib/build/pjlib.dsp') diff --git a/pjlib/build/pjlib.dsp b/pjlib/build/pjlib.dsp index f336459f..7aa56669 100644 --- a/pjlib/build/pjlib.dsp +++ b/pjlib/build/pjlib.dsp @@ -233,18 +233,11 @@ SOURCE=..\src\pj\ioqueue_common_abs.h # Begin Source File SOURCE=..\src\pj\ioqueue_select.c -# PROP Exclude_From_Build 1 # End Source File # Begin Source File SOURCE=..\src\pj\ioqueue_winnt.c - -!IF "$(CFG)" == "pjlib - Win32 Release" - -!ELSEIF "$(CFG)" == "pjlib - Win32 Debug" - -!ENDIF - +# PROP Exclude_From_Build 1 # End Source File # Begin Source File -- cgit v1.2.3