Ignore:
Timestamp:
Nov 7, 2005 6:25:16 PM (18 years ago)
Author:
bennylp
Message:

Added more checking in UDP client

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/main/pjlib/build/os-win32.mak

    r18 r20  
    1414                        pool_policy_malloc.o sock_bsd.o sock_select.o 
    1515 
    16 export PJLIB_OBJS +=    ioqueue_win32.o 
     16export PJLIB_OBJS +=    ioqueue_winnt.o 
    1717#export PJLIB_OBJS +=   ioqueue_select.o 
    1818 
    19 export PJLIB_OBJS +=    file_io_win32.o 
     19export PJLIB_OBJS +=    file_io_win32.o file_access_win32.o 
    2020#export PJLIB_OBJS +=   file_io_ansi.o 
    2121 
Note: See TracChangeset for help on using the changeset viewer.