Change android makefile to reflect recent file structure change
Review URL: http://webrtc-codereview.appspot.com/67001 git-svn-id: http://webrtc.googlecode.com/svn/trunk@200 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -91,8 +91,8 @@ LOCAL_SRC_FILES = \
|
||||
$(MY_LIBVPX_PATH)/vp8/decoder/arm/arm_dsystemdependent.c \
|
||||
|
||||
LOCAL_CFLAGS := \
|
||||
-DHAVE_CONFIG_H=vpx_config.h \
|
||||
-include $(LOCAL_PATH)/third_party_mods/libvpx/source/config/android/vpx_config.h
|
||||
-DHAVE_CONFIG_H=vpx_config.h \
|
||||
-include $(LOCAL_PATH)/third_party/libvpx/source/config/android/vpx_config.h
|
||||
|
||||
LOCAL_MODULE := libwebrtc_vpx
|
||||
|
||||
|
Reference in New Issue
Block a user