mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 05:57:05 +03:00
equalizer - release
This commit is contained in:
10
components/audio/component.mk
Normal file
10
components/audio/component.mk
Normal file
@@ -0,0 +1,10 @@
|
||||
#
|
||||
# "main" pseudo-component makefile.
|
||||
#
|
||||
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
||||
COMPONENT_ADD_LDFLAGS=-l$(COMPONENT_NAME) \
|
||||
$(COMPONENT_PATH)/lib/libesp_processing.a
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user