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/os-auto.mak.in

    r5568 r5606  
    276276 
    277277# 
     278# VideoToolbox codec 
     279# 
     280ifeq ($(AC_PJMEDIA_VIDEO_HAS_VTOOLBOX),yes) 
     281export CODEC_OBJS += vid_toolbox.o 
     282endif 
     283 
     284# 
    278285# iOS OpenGL video device 
    279286# 
Note: See TracChangeset for help on using the changeset viewer.