summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gen_asm_offsets_vp8.target.darwin-arm.mk2
-rw-r--r--gen_asm_offsets_vp8.target.darwin-arm64.mk2
-rw-r--r--gen_asm_offsets_vp8.target.darwin-x86.mk2
-rw-r--r--gen_asm_offsets_vp8.target.darwin-x86_64.mk2
-rw-r--r--gen_asm_offsets_vp8.target.linux-arm.mk2
-rw-r--r--gen_asm_offsets_vp8.target.linux-arm64.mk2
-rw-r--r--gen_asm_offsets_vp8.target.linux-x86.mk2
-rw-r--r--gen_asm_offsets_vp8.target.linux-x86_64.mk2
-rw-r--r--gen_asm_offsets_vpx_scale.target.darwin-arm.mk2
-rw-r--r--gen_asm_offsets_vpx_scale.target.linux-arm.mk2
-rw-r--r--libvpx.target.darwin-arm.mk2
-rw-r--r--libvpx.target.darwin-arm64.mk2
-rw-r--r--libvpx.target.darwin-mips.mk2
-rw-r--r--libvpx.target.darwin-x86.mk2
-rw-r--r--libvpx.target.darwin-x86_64.mk2
-rw-r--r--libvpx.target.linux-arm.mk2
-rw-r--r--libvpx.target.linux-arm64.mk2
-rw-r--r--libvpx.target.linux-mips.mk2
-rw-r--r--libvpx.target.linux-x86.mk2
-rw-r--r--libvpx.target.linux-x86_64.mk2
-rw-r--r--libvpx_asm_offsets_vp8.target.darwin-arm.mk2
-rw-r--r--libvpx_asm_offsets_vp8.target.darwin-arm64.mk2
-rw-r--r--libvpx_asm_offsets_vp8.target.darwin-x86.mk2
-rw-r--r--libvpx_asm_offsets_vp8.target.darwin-x86_64.mk2
-rw-r--r--libvpx_asm_offsets_vp8.target.linux-arm.mk2
-rw-r--r--libvpx_asm_offsets_vp8.target.linux-arm64.mk2
-rw-r--r--libvpx_asm_offsets_vp8.target.linux-x86.mk2
-rw-r--r--libvpx_asm_offsets_vp8.target.linux-x86_64.mk2
-rw-r--r--libvpx_asm_offsets_vpx_scale.target.darwin-arm.mk2
-rw-r--r--libvpx_asm_offsets_vpx_scale.target.linux-arm.mk2
-rw-r--r--libvpx_intrinsics_mmx.target.darwin-x86.mk2
-rw-r--r--libvpx_intrinsics_mmx.target.darwin-x86_64.mk2
-rw-r--r--libvpx_intrinsics_mmx.target.linux-x86.mk2
-rw-r--r--libvpx_intrinsics_mmx.target.linux-x86_64.mk2
-rw-r--r--libvpx_intrinsics_neon.target.darwin-arm.mk2
-rw-r--r--libvpx_intrinsics_neon.target.linux-arm.mk2
-rw-r--r--libvpx_intrinsics_sse2.target.darwin-x86.mk2
-rw-r--r--libvpx_intrinsics_sse2.target.darwin-x86_64.mk2
-rw-r--r--libvpx_intrinsics_sse2.target.linux-x86.mk2
-rw-r--r--libvpx_intrinsics_sse2.target.linux-x86_64.mk2
-rw-r--r--libvpx_intrinsics_ssse3.target.darwin-x86.mk2
-rw-r--r--libvpx_intrinsics_ssse3.target.darwin-x86_64.mk2
-rw-r--r--libvpx_intrinsics_ssse3.target.linux-x86.mk2
-rw-r--r--libvpx_intrinsics_ssse3.target.linux-x86_64.mk2
-rw-r--r--libvpx_obj_int_extract.host.darwin-arm.mk2
-rw-r--r--libvpx_obj_int_extract.host.darwin-arm64.mk2
-rw-r--r--libvpx_obj_int_extract.host.darwin-x86.mk2
-rw-r--r--libvpx_obj_int_extract.host.darwin-x86_64.mk2
-rw-r--r--libvpx_obj_int_extract.host.linux-arm.mk2
-rw-r--r--libvpx_obj_int_extract.host.linux-arm64.mk2
-rw-r--r--libvpx_obj_int_extract.host.linux-x86.mk2
-rw-r--r--libvpx_obj_int_extract.host.linux-x86_64.mk2
52 files changed, 104 insertions, 0 deletions
diff --git a/gen_asm_offsets_vp8.target.darwin-arm.mk b/gen_asm_offsets_vp8.target.darwin-arm.mk
index 27a7ccb..869ea9a 100644
--- a/gen_asm_offsets_vp8.target.darwin-arm.mk
+++ b/gen_asm_offsets_vp8.target.darwin-arm.mk
@@ -136,6 +136,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
@@ -234,6 +235,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
diff --git a/gen_asm_offsets_vp8.target.darwin-arm64.mk b/gen_asm_offsets_vp8.target.darwin-arm64.mk
index 02c8fcb..b095ada 100644
--- a/gen_asm_offsets_vp8.target.darwin-arm64.mk
+++ b/gen_asm_offsets_vp8.target.darwin-arm64.mk
@@ -126,6 +126,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
@@ -213,6 +214,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
diff --git a/gen_asm_offsets_vp8.target.darwin-x86.mk b/gen_asm_offsets_vp8.target.darwin-x86.mk
index 2a84f4e..0285d1b 100644
--- a/gen_asm_offsets_vp8.target.darwin-x86.mk
+++ b/gen_asm_offsets_vp8.target.darwin-x86.mk
@@ -131,6 +131,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
@@ -223,6 +224,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
diff --git a/gen_asm_offsets_vp8.target.darwin-x86_64.mk b/gen_asm_offsets_vp8.target.darwin-x86_64.mk
index 1b23bc3..1c210ad 100644
--- a/gen_asm_offsets_vp8.target.darwin-x86_64.mk
+++ b/gen_asm_offsets_vp8.target.darwin-x86_64.mk
@@ -130,6 +130,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
@@ -221,6 +222,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
diff --git a/gen_asm_offsets_vp8.target.linux-arm.mk b/gen_asm_offsets_vp8.target.linux-arm.mk
index 27a7ccb..869ea9a 100644
--- a/gen_asm_offsets_vp8.target.linux-arm.mk
+++ b/gen_asm_offsets_vp8.target.linux-arm.mk
@@ -136,6 +136,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
@@ -234,6 +235,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
diff --git a/gen_asm_offsets_vp8.target.linux-arm64.mk b/gen_asm_offsets_vp8.target.linux-arm64.mk
index 02c8fcb..b095ada 100644
--- a/gen_asm_offsets_vp8.target.linux-arm64.mk
+++ b/gen_asm_offsets_vp8.target.linux-arm64.mk
@@ -126,6 +126,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
@@ -213,6 +214,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
diff --git a/gen_asm_offsets_vp8.target.linux-x86.mk b/gen_asm_offsets_vp8.target.linux-x86.mk
index 2a84f4e..0285d1b 100644
--- a/gen_asm_offsets_vp8.target.linux-x86.mk
+++ b/gen_asm_offsets_vp8.target.linux-x86.mk
@@ -131,6 +131,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
@@ -223,6 +224,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
diff --git a/gen_asm_offsets_vp8.target.linux-x86_64.mk b/gen_asm_offsets_vp8.target.linux-x86_64.mk
index 1b23bc3..1c210ad 100644
--- a/gen_asm_offsets_vp8.target.linux-x86_64.mk
+++ b/gen_asm_offsets_vp8.target.linux-x86_64.mk
@@ -130,6 +130,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
@@ -221,6 +222,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
diff --git a/gen_asm_offsets_vpx_scale.target.darwin-arm.mk b/gen_asm_offsets_vpx_scale.target.darwin-arm.mk
index 8ad5f97..f223388 100644
--- a/gen_asm_offsets_vpx_scale.target.darwin-arm.mk
+++ b/gen_asm_offsets_vpx_scale.target.darwin-arm.mk
@@ -136,6 +136,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
@@ -234,6 +235,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
diff --git a/gen_asm_offsets_vpx_scale.target.linux-arm.mk b/gen_asm_offsets_vpx_scale.target.linux-arm.mk
index 8ad5f97..f223388 100644
--- a/gen_asm_offsets_vpx_scale.target.linux-arm.mk
+++ b/gen_asm_offsets_vpx_scale.target.linux-arm.mk
@@ -136,6 +136,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
@@ -234,6 +235,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(PWD)/frameworks/wilhelm/include \
$(PWD)/bionic \
$(PWD)/external/stlport/stlport
diff --git a/libvpx.target.darwin-arm.mk b/libvpx.target.darwin-arm.mk
index 42af94d..d4060d4 100644
--- a/libvpx.target.darwin-arm.mk
+++ b/libvpx.target.darwin-arm.mk
@@ -1114,6 +1114,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -1219,6 +1220,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx.target.darwin-arm64.mk b/libvpx.target.darwin-arm64.mk
index 47e8286..b029360 100644
--- a/libvpx.target.darwin-arm64.mk
+++ b/libvpx.target.darwin-arm64.mk
@@ -237,6 +237,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/generic \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -331,6 +332,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/generic \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx.target.darwin-mips.mk b/libvpx.target.darwin-mips.mk
index 51df3e0..be7ed49 100644
--- a/libvpx.target.darwin-mips.mk
+++ b/libvpx.target.darwin-mips.mk
@@ -243,6 +243,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/mipsel \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -342,6 +343,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/mipsel \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx.target.darwin-x86.mk b/libvpx.target.darwin-x86.mk
index 2f527fe..e0e18b1 100644
--- a/libvpx.target.darwin-x86.mk
+++ b/libvpx.target.darwin-x86.mk
@@ -845,6 +845,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -944,6 +945,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx.target.darwin-x86_64.mk b/libvpx.target.darwin-x86_64.mk
index 0cd413f..5ab169b 100644
--- a/libvpx.target.darwin-x86_64.mk
+++ b/libvpx.target.darwin-x86_64.mk
@@ -910,6 +910,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -1008,6 +1009,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx.target.linux-arm.mk b/libvpx.target.linux-arm.mk
index 42af94d..d4060d4 100644
--- a/libvpx.target.linux-arm.mk
+++ b/libvpx.target.linux-arm.mk
@@ -1114,6 +1114,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -1219,6 +1220,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx.target.linux-arm64.mk b/libvpx.target.linux-arm64.mk
index 47e8286..b029360 100644
--- a/libvpx.target.linux-arm64.mk
+++ b/libvpx.target.linux-arm64.mk
@@ -237,6 +237,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/generic \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -331,6 +332,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/generic \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx.target.linux-mips.mk b/libvpx.target.linux-mips.mk
index 51df3e0..be7ed49 100644
--- a/libvpx.target.linux-mips.mk
+++ b/libvpx.target.linux-mips.mk
@@ -243,6 +243,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/mipsel \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -342,6 +343,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/mipsel \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx.target.linux-x86.mk b/libvpx.target.linux-x86.mk
index 2f527fe..e0e18b1 100644
--- a/libvpx.target.linux-x86.mk
+++ b/libvpx.target.linux-x86.mk
@@ -845,6 +845,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -944,6 +945,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx.target.linux-x86_64.mk b/libvpx.target.linux-x86_64.mk
index 0cd413f..5ab169b 100644
--- a/libvpx.target.linux-x86_64.mk
+++ b/libvpx.target.linux-x86_64.mk
@@ -910,6 +910,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -1008,6 +1009,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_asm_offsets_vp8.target.darwin-arm.mk b/libvpx_asm_offsets_vp8.target.darwin-arm.mk
index f0478a4..c7935df 100644
--- a/libvpx_asm_offsets_vp8.target.darwin-arm.mk
+++ b/libvpx_asm_offsets_vp8.target.darwin-arm.mk
@@ -107,6 +107,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -208,6 +209,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_asm_offsets_vp8.target.darwin-arm64.mk b/libvpx_asm_offsets_vp8.target.darwin-arm64.mk
index f8dfdb1..6d5b5f0 100644
--- a/libvpx_asm_offsets_vp8.target.darwin-arm64.mk
+++ b/libvpx_asm_offsets_vp8.target.darwin-arm64.mk
@@ -97,6 +97,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/generic \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -187,6 +188,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/generic \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_asm_offsets_vp8.target.darwin-x86.mk b/libvpx_asm_offsets_vp8.target.darwin-x86.mk
index a928d37..6932b0f 100644
--- a/libvpx_asm_offsets_vp8.target.darwin-x86.mk
+++ b/libvpx_asm_offsets_vp8.target.darwin-x86.mk
@@ -102,6 +102,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -197,6 +198,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_asm_offsets_vp8.target.darwin-x86_64.mk b/libvpx_asm_offsets_vp8.target.darwin-x86_64.mk
index c405420..ff8f5e1 100644
--- a/libvpx_asm_offsets_vp8.target.darwin-x86_64.mk
+++ b/libvpx_asm_offsets_vp8.target.darwin-x86_64.mk
@@ -101,6 +101,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -195,6 +196,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_asm_offsets_vp8.target.linux-arm.mk b/libvpx_asm_offsets_vp8.target.linux-arm.mk
index f0478a4..c7935df 100644
--- a/libvpx_asm_offsets_vp8.target.linux-arm.mk
+++ b/libvpx_asm_offsets_vp8.target.linux-arm.mk
@@ -107,6 +107,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -208,6 +209,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_asm_offsets_vp8.target.linux-arm64.mk b/libvpx_asm_offsets_vp8.target.linux-arm64.mk
index f8dfdb1..6d5b5f0 100644
--- a/libvpx_asm_offsets_vp8.target.linux-arm64.mk
+++ b/libvpx_asm_offsets_vp8.target.linux-arm64.mk
@@ -97,6 +97,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/generic \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -187,6 +188,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/generic \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_asm_offsets_vp8.target.linux-x86.mk b/libvpx_asm_offsets_vp8.target.linux-x86.mk
index a928d37..6932b0f 100644
--- a/libvpx_asm_offsets_vp8.target.linux-x86.mk
+++ b/libvpx_asm_offsets_vp8.target.linux-x86.mk
@@ -102,6 +102,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -197,6 +198,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_asm_offsets_vp8.target.linux-x86_64.mk b/libvpx_asm_offsets_vp8.target.linux-x86_64.mk
index c405420..ff8f5e1 100644
--- a/libvpx_asm_offsets_vp8.target.linux-x86_64.mk
+++ b/libvpx_asm_offsets_vp8.target.linux-x86_64.mk
@@ -101,6 +101,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -195,6 +196,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_asm_offsets_vpx_scale.target.darwin-arm.mk b/libvpx_asm_offsets_vpx_scale.target.darwin-arm.mk
index 0be3838..1efcae4 100644
--- a/libvpx_asm_offsets_vpx_scale.target.darwin-arm.mk
+++ b/libvpx_asm_offsets_vpx_scale.target.darwin-arm.mk
@@ -107,6 +107,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -208,6 +209,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_asm_offsets_vpx_scale.target.linux-arm.mk b/libvpx_asm_offsets_vpx_scale.target.linux-arm.mk
index 0be3838..1efcae4 100644
--- a/libvpx_asm_offsets_vpx_scale.target.linux-arm.mk
+++ b/libvpx_asm_offsets_vpx_scale.target.linux-arm.mk
@@ -107,6 +107,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -208,6 +209,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_intrinsics_mmx.target.darwin-x86.mk b/libvpx_intrinsics_mmx.target.darwin-x86.mk
index 85a29c5..51a075e 100644
--- a/libvpx_intrinsics_mmx.target.darwin-x86.mk
+++ b/libvpx_intrinsics_mmx.target.darwin-x86.mk
@@ -106,6 +106,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
@@ -201,6 +202,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
diff --git a/libvpx_intrinsics_mmx.target.darwin-x86_64.mk b/libvpx_intrinsics_mmx.target.darwin-x86_64.mk
index dc87957..a66f2d4 100644
--- a/libvpx_intrinsics_mmx.target.darwin-x86_64.mk
+++ b/libvpx_intrinsics_mmx.target.darwin-x86_64.mk
@@ -105,6 +105,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
@@ -199,6 +200,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
diff --git a/libvpx_intrinsics_mmx.target.linux-x86.mk b/libvpx_intrinsics_mmx.target.linux-x86.mk
index 85a29c5..51a075e 100644
--- a/libvpx_intrinsics_mmx.target.linux-x86.mk
+++ b/libvpx_intrinsics_mmx.target.linux-x86.mk
@@ -106,6 +106,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
@@ -201,6 +202,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
diff --git a/libvpx_intrinsics_mmx.target.linux-x86_64.mk b/libvpx_intrinsics_mmx.target.linux-x86_64.mk
index dc87957..a66f2d4 100644
--- a/libvpx_intrinsics_mmx.target.linux-x86_64.mk
+++ b/libvpx_intrinsics_mmx.target.linux-x86_64.mk
@@ -105,6 +105,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
@@ -199,6 +200,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
diff --git a/libvpx_intrinsics_neon.target.darwin-arm.mk b/libvpx_intrinsics_neon.target.darwin-arm.mk
index 6b91d3d..49b1eb8 100644
--- a/libvpx_intrinsics_neon.target.darwin-arm.mk
+++ b/libvpx_intrinsics_neon.target.darwin-arm.mk
@@ -126,6 +126,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
@@ -227,6 +228,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
diff --git a/libvpx_intrinsics_neon.target.linux-arm.mk b/libvpx_intrinsics_neon.target.linux-arm.mk
index 6b91d3d..49b1eb8 100644
--- a/libvpx_intrinsics_neon.target.linux-arm.mk
+++ b/libvpx_intrinsics_neon.target.linux-arm.mk
@@ -126,6 +126,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
@@ -227,6 +228,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
diff --git a/libvpx_intrinsics_sse2.target.darwin-x86.mk b/libvpx_intrinsics_sse2.target.darwin-x86.mk
index 9436da8..6ef809d 100644
--- a/libvpx_intrinsics_sse2.target.darwin-x86.mk
+++ b/libvpx_intrinsics_sse2.target.darwin-x86.mk
@@ -113,6 +113,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
@@ -208,6 +209,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
diff --git a/libvpx_intrinsics_sse2.target.darwin-x86_64.mk b/libvpx_intrinsics_sse2.target.darwin-x86_64.mk
index eca88fe..10f4d8a 100644
--- a/libvpx_intrinsics_sse2.target.darwin-x86_64.mk
+++ b/libvpx_intrinsics_sse2.target.darwin-x86_64.mk
@@ -112,6 +112,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
@@ -206,6 +207,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
diff --git a/libvpx_intrinsics_sse2.target.linux-x86.mk b/libvpx_intrinsics_sse2.target.linux-x86.mk
index 9436da8..6ef809d 100644
--- a/libvpx_intrinsics_sse2.target.linux-x86.mk
+++ b/libvpx_intrinsics_sse2.target.linux-x86.mk
@@ -113,6 +113,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
@@ -208,6 +209,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
diff --git a/libvpx_intrinsics_sse2.target.linux-x86_64.mk b/libvpx_intrinsics_sse2.target.linux-x86_64.mk
index eca88fe..10f4d8a 100644
--- a/libvpx_intrinsics_sse2.target.linux-x86_64.mk
+++ b/libvpx_intrinsics_sse2.target.linux-x86_64.mk
@@ -112,6 +112,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
@@ -206,6 +207,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
diff --git a/libvpx_intrinsics_ssse3.target.darwin-x86.mk b/libvpx_intrinsics_ssse3.target.darwin-x86.mk
index c37c9e9..c1b3c5e 100644
--- a/libvpx_intrinsics_ssse3.target.darwin-x86.mk
+++ b/libvpx_intrinsics_ssse3.target.darwin-x86.mk
@@ -105,6 +105,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
@@ -200,6 +201,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
diff --git a/libvpx_intrinsics_ssse3.target.darwin-x86_64.mk b/libvpx_intrinsics_ssse3.target.darwin-x86_64.mk
index 64ea60e..5714e28 100644
--- a/libvpx_intrinsics_ssse3.target.darwin-x86_64.mk
+++ b/libvpx_intrinsics_ssse3.target.darwin-x86_64.mk
@@ -104,6 +104,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
@@ -198,6 +199,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
diff --git a/libvpx_intrinsics_ssse3.target.linux-x86.mk b/libvpx_intrinsics_ssse3.target.linux-x86.mk
index c37c9e9..c1b3c5e 100644
--- a/libvpx_intrinsics_ssse3.target.linux-x86.mk
+++ b/libvpx_intrinsics_ssse3.target.linux-x86.mk
@@ -105,6 +105,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
@@ -200,6 +201,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
diff --git a/libvpx_intrinsics_ssse3.target.linux-x86_64.mk b/libvpx_intrinsics_ssse3.target.linux-x86_64.mk
index 64ea60e..5714e28 100644
--- a/libvpx_intrinsics_ssse3.target.linux-x86_64.mk
+++ b/libvpx_intrinsics_ssse3.target.linux-x86_64.mk
@@ -104,6 +104,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
@@ -198,6 +199,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
$(PWD)/frameworks/wilhelm/include \
diff --git a/libvpx_obj_int_extract.host.darwin-arm.mk b/libvpx_obj_int_extract.host.darwin-arm.mk
index d29541f..c4f1030 100644
--- a/libvpx_obj_int_extract.host.darwin-arm.mk
+++ b/libvpx_obj_int_extract.host.darwin-arm.mk
@@ -81,6 +81,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -148,6 +149,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_obj_int_extract.host.darwin-arm64.mk b/libvpx_obj_int_extract.host.darwin-arm64.mk
index 737380a..198ef48 100644
--- a/libvpx_obj_int_extract.host.darwin-arm64.mk
+++ b/libvpx_obj_int_extract.host.darwin-arm64.mk
@@ -81,6 +81,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/generic \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -148,6 +149,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/generic \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_obj_int_extract.host.darwin-x86.mk b/libvpx_obj_int_extract.host.darwin-x86.mk
index 1c0e570..2a2b7ed 100644
--- a/libvpx_obj_int_extract.host.darwin-x86.mk
+++ b/libvpx_obj_int_extract.host.darwin-x86.mk
@@ -81,6 +81,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -148,6 +149,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_obj_int_extract.host.darwin-x86_64.mk b/libvpx_obj_int_extract.host.darwin-x86_64.mk
index ab56d04..a50f497 100644
--- a/libvpx_obj_int_extract.host.darwin-x86_64.mk
+++ b/libvpx_obj_int_extract.host.darwin-x86_64.mk
@@ -81,6 +81,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -148,6 +149,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_obj_int_extract.host.linux-arm.mk b/libvpx_obj_int_extract.host.linux-arm.mk
index b15d0c0..e933588 100644
--- a/libvpx_obj_int_extract.host.linux-arm.mk
+++ b/libvpx_obj_int_extract.host.linux-arm.mk
@@ -82,6 +82,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -150,6 +151,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/arm-neon-cpu-detect \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_obj_int_extract.host.linux-arm64.mk b/libvpx_obj_int_extract.host.linux-arm64.mk
index d389e31..ae94ce4 100644
--- a/libvpx_obj_int_extract.host.linux-arm64.mk
+++ b/libvpx_obj_int_extract.host.linux-arm64.mk
@@ -82,6 +82,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/generic \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -150,6 +151,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/generic \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_obj_int_extract.host.linux-x86.mk b/libvpx_obj_int_extract.host.linux-x86.mk
index 6d690e9..9f10297 100644
--- a/libvpx_obj_int_extract.host.linux-x86.mk
+++ b/libvpx_obj_int_extract.host.linux-x86.mk
@@ -82,6 +82,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -150,6 +151,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/ia32 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
diff --git a/libvpx_obj_int_extract.host.linux-x86_64.mk b/libvpx_obj_int_extract.host.linux-x86_64.mk
index f772d7c..62fac64 100644
--- a/libvpx_obj_int_extract.host.linux-x86_64.mk
+++ b/libvpx_obj_int_extract.host.linux-x86_64.mk
@@ -82,6 +82,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -150,6 +151,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/x64 \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \