pjproject/pjmedia/build/os-rtems.mak

8 lines
136 B
Makefile

#
# PJMEDIA OS specific configuration for RTEMS OS target.
#
export PJMEDIA_OBJS += nullsound.o
export SOUND_OBJS = $(NULLSOUND_OBJS)