blob: cf7440f8ff7ded2d8b13262c9a5591ffc862ce8e [file] [log] [blame]
#
# PJMEDIA OS specific configuration for RTEMS OS target.
#
export CFLAGS += -DPJMEDIA_SOUND_IMPLEMENTATION=PJMEDIA_SOUND_NULL_SOUND
export PJMEDIA_OBJS += nullsound.o
export SOUND_OBJS = $(NULLSOUND_OBJS)
export CFLAGS += -DPJMEDIA_RESAMPLE_IMP=PJMEDIA_RESAMPLE_LIBRESAMPLE