Ignore:
Timestamp:
Aug 21, 2008 8:59:58 PM (16 years ago)
Author:
bennylp
Message:

More ticket #583: autoconf support for Intel IPP

File:
1 edited

Legend:

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

    r2183 r2232  
    8484export PJMEDIA_CODEC_OBJS += \ 
    8585                        $(OS_OBJS) $(M_OBJS) $(CC_OBJS) $(HOST_OBJS) \ 
    86                         $(CODEC_OBJS) 
     86                        ipp_codecs.o $(CODEC_OBJS) 
    8787export PJMEDIA_CODEC_CFLAGS += $(_CFLAGS) $(GSM_CFLAGS) $(SPEEX_CFLAGS) \ 
    88                         $(ILBC_CFLAGS) 
     88                        $(ILBC_CFLAGS) $(IPP_CFLAGS) 
    8989 
    9090 
Note: See TracChangeset for help on using the changeset viewer.