Merge "Export include dirs"
This commit is contained in:
@ -84,6 +84,12 @@ cc_library_shared {
|
|||||||
name: "libwebrtc_audio_preprocessing",
|
name: "libwebrtc_audio_preprocessing",
|
||||||
vendor: true,
|
vendor: true,
|
||||||
|
|
||||||
|
export_include_dirs: [
|
||||||
|
".",
|
||||||
|
"webrtc/modules/include",
|
||||||
|
"webrtc/modules/audio_processing/include",
|
||||||
|
],
|
||||||
|
|
||||||
whole_static_libs: [
|
whole_static_libs: [
|
||||||
"libwebrtc_aec",
|
"libwebrtc_aec",
|
||||||
"libwebrtc_aecm",
|
"libwebrtc_aecm",
|
||||||
|
Reference in New Issue
Block a user