summaryrefslogtreecommitdiffstats
path: root/ide
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2012-03-08 21:05:49 -0800
committerMathias Agopian <mathias@google.com>2012-03-08 21:05:49 -0800
commitd069948a4997c3c5cbca116c664dfd4dd6fe9b60 (patch)
tree6b53a0e304025e4c87d3ca339bcf46092773a462 /ide
parentcc3332aac7bbe0e1d584516f16c9392968e29b10 (diff)
downloadandroid_development-d069948a4997c3c5cbca116c664dfd4dd6fe9b60.tar.gz
android_development-d069948a4997c3c5cbca116c664dfd4dd6fe9b60.tar.bz2
android_development-d069948a4997c3c5cbca116c664dfd4dd6fe9b60.zip
update Eclipse include paths
Change-Id: Ia73ff3cc256ac0daaf3095441f595e271bc6c44e
Diffstat (limited to 'ide')
-rw-r--r--ide/eclipse/android-include-paths.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/ide/eclipse/android-include-paths.xml b/ide/eclipse/android-include-paths.xml
index 2d6f22988..bb038a241 100644
--- a/ide/eclipse/android-include-paths.xml
+++ b/ide/eclipse/android-include-paths.xml
@@ -22,8 +22,9 @@
<includepath>${ProjDirPath}/hardware/libhardware/include</includepath>
<includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath>
<includepath>${ProjDirPath}/hardware/ril/include</includepath>
+<includepath>${ProjDirPath}/frameworks/native/include</includepath>
+<includepath>${ProjDirPath}/frameworks/native/opengl/include</includepath>
<includepath>${ProjDirPath}/frameworks/base/include</includepath>
-<includepath>${ProjDirPath}/frameworks/base/opengl/include</includepath>
<includepath>${ProjDirPath}/frameworks/base/native/include</includepath>
<includepath>${ProjDirPath}/external/skia/include</includepath>
<includepath>${ProjDirPath}/external/skia/include/core</includepath>
@@ -47,8 +48,9 @@
<includepath>${ProjDirPath}/hardware/libhardware/include</includepath>
<includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath>
<includepath>${ProjDirPath}/hardware/ril/include</includepath>
+<includepath>${ProjDirPath}/frameworks/native/include</includepath>
+<includepath>${ProjDirPath}/frameworks/native/opengl/include</includepath>
<includepath>${ProjDirPath}/frameworks/base/include</includepath>
-<includepath>${ProjDirPath}/frameworks/base/opengl/include</includepath>
<includepath>${ProjDirPath}/frameworks/base/native/include</includepath>
<includepath>${ProjDirPath}/external/skia/include</includepath>
<includepath>${ProjDirPath}/external/skia/include/core</includepath>
@@ -72,8 +74,9 @@
<includepath>${ProjDirPath}/hardware/libhardware/include</includepath>
<includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath>
<includepath>${ProjDirPath}/hardware/ril/include</includepath>
+<includepath>${ProjDirPath}/frameworks/native/include</includepath>
+<includepath>${ProjDirPath}/frameworks/native/opengl/include</includepath>
<includepath>${ProjDirPath}/frameworks/base/include</includepath>
-<includepath>${ProjDirPath}/frameworks/base/opengl/include</includepath>
<includepath>${ProjDirPath}/frameworks/base/native/include</includepath>
<includepath>${ProjDirPath}/external/skia/include</includepath>
<includepath>${ProjDirPath}/external/skia/include/core</includepath>