Merge "update include paths and symbols for eclipse" into jb-mr2-dev

This commit is contained in:
Mathias Agopian
2013-04-04 00:30:51 +00:00
committed by Android (Google) Code Review
2 changed files with 66 additions and 30 deletions

View File

@@ -5,6 +5,7 @@
</language>
<language name="Assembly">
<includepath>${ProjDirPath}/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include</includepath>
<includepath>${ProjDirPath}/build/core/combo/include/arch/linux-arm</includepath>
<includepath>${ProjDirPath}/system/core/include</includepath>
<includepath>${ProjDirPath}/bionic/libc/arch-arm/include</includepath>
@@ -27,10 +28,13 @@
<includepath>${ProjDirPath}/external/skia/include</includepath>
<includepath>${ProjDirPath}/external/skia/include/core</includepath>
<includepath>${ProjDirPath}/libnativehelper/include/nativehelper</includepath>
<includepath>${ProjDirPath}/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include</includepath>
<includepath>${ProjDirPath}/system/core/include/arch/linux-arm</includepath>
<includepath>${ProjDirPath}/dalvik/libnativehelper/include</includepath>
<includepath>${ProjDirPath}/dalvik/libnativehelper/include/nativehelper</includepath>
</language>
<language name="GNU C++">
<includepath>${ProjDirPath}/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include</includepath>
<includepath>${ProjDirPath}/build/core/combo/include/arch/linux-arm</includepath>
<includepath>${ProjDirPath}/system/core/include</includepath>
<includepath>${ProjDirPath}/bionic/libc/arch-arm/include</includepath>
@@ -53,10 +57,13 @@
<includepath>${ProjDirPath}/external/skia/include</includepath>
<includepath>${ProjDirPath}/external/skia/include/core</includepath>
<includepath>${ProjDirPath}/libnativehelper/include/nativehelper</includepath>
<includepath>${ProjDirPath}/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include</includepath>
<includepath>${ProjDirPath}/system/core/include/arch/linux-arm</includepath>
<includepath>${ProjDirPath}/dalvik/libnativehelper/include</includepath>
<includepath>${ProjDirPath}/dalvik/libnativehelper/include/nativehelper</includepath>
</language>
<language name="GNU C">
<includepath>${ProjDirPath}/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include</includepath>
<includepath>${ProjDirPath}/build/core/combo/include/arch/linux-arm</includepath>
<includepath>${ProjDirPath}/system/core/include</includepath>
<includepath>${ProjDirPath}/bionic/libc/arch-arm/include</includepath>
@@ -79,7 +86,9 @@
<includepath>${ProjDirPath}/external/skia/include</includepath>
<includepath>${ProjDirPath}/external/skia/include/core</includepath>
<includepath>${ProjDirPath}/libnativehelper/include/nativehelper</includepath>
<includepath>${ProjDirPath}/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include</includepath>
<includepath>${ProjDirPath}/system/core/include/arch/linux-arm</includepath>
<includepath>${ProjDirPath}/dalvik/libnativehelper/include</includepath>
<includepath>${ProjDirPath}/dalvik/libnativehelper/include/nativehelper</includepath>
</language>
</section>

View File

@@ -6,9 +6,6 @@
</language>
<language name="Assembly">
<macro>
<name>HAVE_ANDROID_OS</name><value>1</value>
</macro>
<macro>
<name>NDEBUG</name><value>1</value>
</macro>
<macro>
@@ -21,24 +18,33 @@
<name>__OPTIMIZE__</name><value>1</value>
</macro>
<macro>
<name>HAVE_FUTEX</name><value>1</value>
</macro>
<macro>
<name>HAVE_PTHREADS</name><value>1</value>
</macro>
<macro>
<name>EGL_TRACE</name><value>1</value>
</macro>
<macro>
<name>LOG_TAG</name><value>"tag"</value>
</macro>
<macro>
<name>__STDC_HOSTED__</name><value>1</value>
</macro>
<macro>
<name>USE_OPENGL_RENDERER</name><value>1</value>
</macro>
<macro>
<name>__STDC__</name><value>1</value>
</macro>
<macro>
<name>__ANDROID__</name><value>1</value>
</macro>
<macro>
<name>__SIZE_TYPE__</name><value>unsigned int</value>
</macro>
<macro>
<name>__PTRDIFF_TYPE__</name><value>int</value>
</macro>
</language>
<language name="GNU C++">
<macro>
<name>HAVE_ANDROID_OS</name><value>1</value>
</macro>
<macro>
<name>NDEBUG</name><value>1</value>
</macro>
<macro>
@@ -51,24 +57,33 @@
<name>__OPTIMIZE__</name><value>1</value>
</macro>
<macro>
<name>HAVE_FUTEX</name><value>1</value>
</macro>
<macro>
<name>HAVE_PTHREADS</name><value>1</value>
</macro>
<macro>
<name>EGL_TRACE</name><value>1</value>
</macro>
<macro>
<name>LOG_TAG</name><value>"tag"</value>
</macro>
<macro>
<name>__STDC_HOSTED__</name><value>1</value>
</macro>
<macro>
<name>USE_OPENGL_RENDERER</name><value>1</value>
</macro>
<macro>
<name>__STDC__</name><value>1</value>
</macro>
<macro>
<name>__ANDROID__</name><value>1</value>
</macro>
<macro>
<name>__SIZE_TYPE__</name><value>unsigned int</value>
</macro>
<macro>
<name>__PTRDIFF_TYPE__</name><value>int</value>
</macro>
</language>
<language name="GNU C">
<macro>
<name>HAVE_ANDROID_OS</name><value>1</value>
</macro>
<macro>
<name>NDEBUG</name><value>1</value>
</macro>
<macro>
@@ -81,17 +96,29 @@
<name>__OPTIMIZE__</name><value>1</value>
</macro>
<macro>
<name>HAVE_FUTEX</name><value>1</value>
</macro>
<macro>
<name>HAVE_PTHREADS</name><value>1</value>
</macro>
<macro>
<name>EGL_TRACE</name><value>1</value>
</macro>
<macro>
<name>LOG_TAG</name><value>"tag"</value>
</macro>
<macro>
<name>__STDC_HOSTED__</name><value>1</value>
</macro>
<macro>
<name>USE_OPENGL_RENDERER</name><value>1</value>
</macro>
<macro>
<name>__STDC__</name><value>1</value>
</macro>
<macro>
<name>__ANDROID__</name><value>1</value>
</macro>
<macro>
<name>__SIZE_TYPE__</name><value>unsigned int</value>
</macro>
<macro>
<name>__PTRDIFF_TYPE__</name><value>int</value>
</macro>
</language>
</section>