You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/core/plug-in/opus/Makefile

9 lines
139 B

COREPATH =../..
plug_in_name = opus
#module_cflags = -I /opt/include
module_ldflags = -lm -fPIC -lopus
include ../Makefile.audio_module