flatten 20260225
This commit is contained in:
15
resources/packages/speexdsp/Makefile.project
Executable file
15
resources/packages/speexdsp/Makefile.project
Executable file
@@ -0,0 +1,15 @@
|
||||
include $(MAKEDIR)/Makefile.base
|
||||
|
||||
PROJECTS := libspeexdsp
|
||||
INCPATH := -I include -I libspeex
|
||||
LIBFILE := libspeexdsp.a
|
||||
|
||||
FILTER_OUT_M := %
|
||||
|
||||
COPYTO := ../../sdk/lib
|
||||
|
||||
_FLAGS := $(_FLAGS) -DHAVE_CONFIG_H
|
||||
|
||||
include $(MAKEDIR)/Makefile.lib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user