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

Ported PJMEDIA to Darwin/MacOSX

File:
1 edited

Legend:

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

    r338 r341  
    33export OS_CXXFLAGS :=  
    44 
    5 export OS_LDFLAGS  := $(CC_LIB)pthread$(LIBEXT2)  
     5export OS_LDFLAGS  := $(CC_LIB)pthread$(LIBEXT2) -framework CoreAudio 
    66 
    77export OS_SOURCES  :=  
Note: See TracChangeset for help on using the changeset viewer.