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