summaryrefslogtreecommitdiff
path: root/pjlib/build
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-03-25 10:06:00 +0000
committerBenny Prijono <bennylp@teluu.com>2006-03-25 10:06:00 +0000
commite985f59aabf893535e0d12c5867e44d69ccb83fe (patch)
tree49cb9c58fe740d576c5b2f61a13bdb595397cdb9 /pjlib/build
parentd40f548adc55a8c79e1ff21f349535ac2f921895 (diff)
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
Diffstat (limited to 'pjlib/build')
-rw-r--r--pjlib/build/pjlib.dsp9
1 files changed, 1 insertions, 8 deletions
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