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:
leozwang@webrtc.org 2011-12-14 20:03:09 +00:00
parent a30093bb85
commit eda2da796e

View File

@ -22,11 +22,13 @@ LOCAL_SRC_FILES:= \
# Flags passed to both C and C++ files.
LOCAL_CFLAGS := \
'-DWEBRTC_TARGET_PC' \
'-DWEBRTC_ANDROID' \
'-DDEBUG'
LOCAL_C_INCLUDES := \
$(LOCAL_PATH)/../../interface \
$(LOCAL_PATH)/../../../.. \
$(LOCAL_PATH)/../../../../.. \
external/gtest/include \
frameworks/base/include