summaryrefslogtreecommitdiff
path: root/pjlib/build/pjlib.dsp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-03-30 16:32:18 +0000
committerBenny Prijono <bennylp@teluu.com>2006-03-30 16:32:18 +0000
commit974fbe67d6d62efadd129cc81b9072faf3b2f029 (patch)
tree82a44cd7c10d447766280047e035928166833348 /pjlib/build/pjlib.dsp
parent3cf609b42e573adf8e7183070176a450a7b4959e (diff)
Fixed race condition bug in ioqueue unregistration for select and Win32 IOCP backend
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@365 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/build/pjlib.dsp')
-rw-r--r--pjlib/build/pjlib.dsp13
1 files changed, 12 insertions, 1 deletions
diff --git a/pjlib/build/pjlib.dsp b/pjlib/build/pjlib.dsp
index 7aa56669..62abfa9c 100644
--- a/pjlib/build/pjlib.dsp
+++ b/pjlib/build/pjlib.dsp
@@ -233,6 +233,13 @@ SOURCE=..\src\pj\ioqueue_common_abs.h
# Begin Source File
SOURCE=..\src\pj\ioqueue_select.c
+
+!IF "$(CFG)" == "pjlib - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pjlib - Win32 Debug"
+
+!ENDIF
+
# End Source File
# Begin Source File
@@ -285,7 +292,7 @@ SOURCE=..\src\pj\pool_caching.c
# End Source File
# Begin Source File
-SOURCE=..\src\pj\pool_dbg_win32.c
+SOURCE=..\src\pj\pool_dbg.c
# End Source File
# Begin Source File
@@ -525,6 +532,10 @@ SOURCE=..\include\pj\pool.h
# End Source File
# Begin Source File
+SOURCE=..\include\pj\pool_alt.h
+# End Source File
+# Begin Source File
+
SOURCE=..\include\pj\rand.h
# End Source File
# Begin Source File