blob: bbcfad4e23e0d77c944c78ab771276d0f4e1b6a8 [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)