Ignore:
Timestamp:
Mar 20, 2006 4:58:43 PM (19 years ago)
Author:
bennylp
Message:

Ported PJMEDIA to Darwin/MacOSX

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/build/Makefile

    r328 r341  
    6666export PJMEDIA_OBJS += $(OS_OBJS) $(M_OBJS) $(CC_OBJS) $(HOST_OBJS) \ 
    6767                        codec.o conference.o endpoint.o errno.o file_port.o \ 
    68                         g711.o jbuf.o null_port.o pasound.o port.o resample.o rtcp.o \ 
     68                        g711.o jbuf.o null_port.o port.o resample.o rtcp.o \ 
    6969                        rtp.o sdp.o sdp_cmp.o sdp_neg.o session.o silencedet.o \ 
    7070                        sound_port.o stream.o $(SOUND_OBJS) $(NULLSOUND_OBJS) 
Note: See TracChangeset for help on using the changeset viewer.