Merge "More include paths" into jb-mr2-dev

This commit is contained in:
Andy McFadden
2013-03-12 23:31:14 +00:00
committed by Android (Google) Code Review

View File

@@ -19,8 +19,10 @@
<includepath>${ProjDirPath}/hardware/libhardware/include</includepath> <includepath>${ProjDirPath}/hardware/libhardware/include</includepath>
<includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath> <includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath>
<includepath>${ProjDirPath}/hardware/ril/include</includepath> <includepath>${ProjDirPath}/hardware/ril/include</includepath>
<includepath>${ProjDirPath}/frameworks/av/include</includepath>
<includepath>${ProjDirPath}/frameworks/base/include</includepath> <includepath>${ProjDirPath}/frameworks/base/include</includepath>
<includepath>${ProjDirPath}/frameworks/native/include</includepath> <includepath>${ProjDirPath}/frameworks/native/include</includepath>
<includepath>${ProjDirPath}/frameworks/native/include/media/openmax</includepath>
<includepath>${ProjDirPath}/frameworks/native/opengl/include</includepath> <includepath>${ProjDirPath}/frameworks/native/opengl/include</includepath>
<includepath>${ProjDirPath}/external/skia/include</includepath> <includepath>${ProjDirPath}/external/skia/include</includepath>
<includepath>${ProjDirPath}/external/skia/include/core</includepath> <includepath>${ProjDirPath}/external/skia/include/core</includepath>
@@ -43,8 +45,10 @@
<includepath>${ProjDirPath}/hardware/libhardware/include</includepath> <includepath>${ProjDirPath}/hardware/libhardware/include</includepath>
<includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath> <includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath>
<includepath>${ProjDirPath}/hardware/ril/include</includepath> <includepath>${ProjDirPath}/hardware/ril/include</includepath>
<includepath>${ProjDirPath}/frameworks/av/include</includepath>
<includepath>${ProjDirPath}/frameworks/base/include</includepath> <includepath>${ProjDirPath}/frameworks/base/include</includepath>
<includepath>${ProjDirPath}/frameworks/native/include</includepath> <includepath>${ProjDirPath}/frameworks/native/include</includepath>
<includepath>${ProjDirPath}/frameworks/native/include/media/openmax</includepath>
<includepath>${ProjDirPath}/frameworks/native/opengl/include</includepath> <includepath>${ProjDirPath}/frameworks/native/opengl/include</includepath>
<includepath>${ProjDirPath}/external/skia/include</includepath> <includepath>${ProjDirPath}/external/skia/include</includepath>
<includepath>${ProjDirPath}/external/skia/include/core</includepath> <includepath>${ProjDirPath}/external/skia/include/core</includepath>
@@ -67,8 +71,10 @@
<includepath>${ProjDirPath}/hardware/libhardware/include</includepath> <includepath>${ProjDirPath}/hardware/libhardware/include</includepath>
<includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath> <includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath>
<includepath>${ProjDirPath}/hardware/ril/include</includepath> <includepath>${ProjDirPath}/hardware/ril/include</includepath>
<includepath>${ProjDirPath}/frameworks/av/include</includepath>
<includepath>${ProjDirPath}/frameworks/base/include</includepath> <includepath>${ProjDirPath}/frameworks/base/include</includepath>
<includepath>${ProjDirPath}/frameworks/native/include</includepath> <includepath>${ProjDirPath}/frameworks/native/include</includepath>
<includepath>${ProjDirPath}/frameworks/native/include/media/openmax</includepath>
<includepath>${ProjDirPath}/frameworks/native/opengl/include</includepath> <includepath>${ProjDirPath}/frameworks/native/opengl/include</includepath>
<includepath>${ProjDirPath}/external/skia/include</includepath> <includepath>${ProjDirPath}/external/skia/include</includepath>
<includepath>${ProjDirPath}/external/skia/include/core</includepath> <includepath>${ProjDirPath}/external/skia/include/core</includepath>