Ignore:
Timestamp:
Jun 15, 2017 2:56:48 AM (7 years ago)
Author:
ming
Message:

Re #2022: Fixed build configuration to make sure that it's not included in other platforms (such as Android).

File:
1 edited

Legend:

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

    r5603 r5606  
    137137export PJMEDIA_CODEC_SRCDIR = ../src/pjmedia-codec 
    138138export PJMEDIA_CODEC_OBJS += audio_codecs.o ffmpeg_vid_codecs.o openh264.o \ 
    139                         vid_toolbox.o h263_packetizer.o h264_packetizer.o \ 
     139                        h263_packetizer.o h264_packetizer.o \ 
    140140                        $(OS_OBJS) $(M_OBJS) $(CC_OBJS) $(HOST_OBJS) \ 
    141141                        ipp_codecs.o silk.o opus.o $(CODEC_OBJS) \ 
Note: See TracChangeset for help on using the changeset viewer.