summaryrefslogtreecommitdiff
path: root/pjlib/build/pjlib.dsp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-03-22 11:49:19 +0000
committerBenny Prijono <bennylp@teluu.com>2006-03-22 11:49:19 +0000
commitd494bf04e608a604eaa96bd65b9daa72a1d98252 (patch)
tree7c44cbf3f7f6858673ad5c7601ece5005ad835c2 /pjlib/build/pjlib.dsp
parentac843019cc56478c4423e0181e2ec1452d84e75b (diff)
Fixed bug in ioqueue with IO Completion Port backend, where events may still be called after key is unregistered
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@349 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/build/pjlib.dsp')
-rw-r--r--pjlib/build/pjlib.dsp7
1 files changed, 7 insertions, 0 deletions
diff --git a/pjlib/build/pjlib.dsp b/pjlib/build/pjlib.dsp
index b2745653..f336459f 100644
--- a/pjlib/build/pjlib.dsp
+++ b/pjlib/build/pjlib.dsp
@@ -238,6 +238,13 @@ SOURCE=..\src\pj\ioqueue_select.c
# Begin Source File
SOURCE=..\src\pj\ioqueue_winnt.c
+
+!IF "$(CFG)" == "pjlib - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pjlib - Win32 Debug"
+
+!ENDIF
+
# End Source File
# Begin Source File