Fix compilation errors
Review URL: http://webrtc-codereview.appspot.com/322014 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1195 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
a30093bb85
commit
eda2da796e
@ -22,11 +22,13 @@ LOCAL_SRC_FILES:= \
|
|||||||
# Flags passed to both C and C++ files.
|
# Flags passed to both C and C++ files.
|
||||||
LOCAL_CFLAGS := \
|
LOCAL_CFLAGS := \
|
||||||
'-DWEBRTC_TARGET_PC' \
|
'-DWEBRTC_TARGET_PC' \
|
||||||
|
'-DWEBRTC_ANDROID' \
|
||||||
'-DDEBUG'
|
'-DDEBUG'
|
||||||
|
|
||||||
LOCAL_C_INCLUDES := \
|
LOCAL_C_INCLUDES := \
|
||||||
$(LOCAL_PATH)/../../interface \
|
$(LOCAL_PATH)/../../interface \
|
||||||
$(LOCAL_PATH)/../../../.. \
|
$(LOCAL_PATH)/../../../.. \
|
||||||
|
$(LOCAL_PATH)/../../../../.. \
|
||||||
external/gtest/include \
|
external/gtest/include \
|
||||||
frameworks/base/include
|
frameworks/base/include
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user