Ignore:
Timestamp:
Mar 22, 2006 11:49:19 AM (18 years ago)
Author:
bennylp
Message:

Fixed bug in ioqueue with IO Completion Port backend, where events may still be called after key is unregistered

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/build/pjlib_test.dsp

    r126 r349  
    129129 
    130130SOURCE="..\src\pjlib-test\main.c" 
    131  
    132 !IF  "$(CFG)" == "pjlib_test - Win32 Release" 
    133  
    134 !ELSEIF  "$(CFG)" == "pjlib_test - Win32 Debug" 
    135  
    136 # PROP Exclude_From_Build 1 
    137  
    138 !ENDIF  
    139  
    140131# End Source File 
    141132# Begin Source File 
     
    147138 
    148139SOURCE="..\src\pjlib-test\main_win32.c" 
     140# PROP Exclude_From_Build 1 
    149141# End Source File 
    150142# Begin Source File 
Note: See TracChangeset for help on using the changeset viewer.