Ignore:
Timestamp:
Apr 15, 2009 2:45:41 PM (15 years ago)
Author:
nanang
Message:

Ticket #774:

  • Added build config for GNU autoconf & make.
  • Fixed some G.722.1 codes for linux & mingw32 targets, e.g: types

defs, collision function name 'round'.

File:
1 edited

Legend:

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

    r2506 r2601  
    9797                        ipp_codecs.o $(CODEC_OBJS) 
    9898export PJMEDIA_CODEC_CFLAGS += $(_CFLAGS) $(GSM_CFLAGS) $(SPEEX_CFLAGS) \ 
    99                         $(ILBC_CFLAGS) $(IPP_CFLAGS) 
     99                        $(ILBC_CFLAGS) $(IPP_CFLAGS) $(G7221_CFLAGS) 
    100100 
    101101 
Note: See TracChangeset for help on using the changeset viewer.