Ignore:
Timestamp:
Mar 23, 2006 2:20:42 PM (19 years ago)
Author:
bennylp
Message:

Fixed unable to open simultaneous sound streams in MacOS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/build/os-darwinos.mak

    r341 r353  
    88# to all operating systems should go in Makefile instead. 
    99# 
    10 export PJMEDIA_OBJS += $(PA_DIR)/pa_mac_core.o $(PA_DIR)/pa_mac_hostapis.o \ 
    11                        $(PA_DIR)/pa_unix_util.o 
     10export PJMEDIA_OBJS += $(PA_DIR)/pa_mac_hostapis.o \ 
     11                       $(PA_DIR)/pa_unix_util.o \ 
     12                       $(PA_DIR)/pa_mac_core.o 
     13 
     14#                      $(PA_DIR)/pa_mac_alt.o 
    1215#                      $(PA_DIR)/ringbuffer.o 
    1316 
Note: See TracChangeset for help on using the changeset viewer.