Created
June 10, 2015 06:24
-
-
Save WanghongLin/573a6408107efc6a7939 to your computer and use it in GitHub Desktop.
aosp kitkat include paths and symbols for Eclipse IDE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<cdtprojectproperties> | |
<section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.IncludePaths"> | |
<language name="holder for library settings"> | |
</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> | |
<includepath>${ProjDirPath}/bionic/libc/include</includepath> | |
<includepath>${ProjDirPath}/bionic/libstdc++/include</includepath> | |
<includepath>${ProjDirPath}/bionic/libc/kernel/common</includepath> | |
<includepath>${ProjDirPath}/bionic/libc/kernel/common/linux</includepath> | |
<includepath>${ProjDirPath}/bionic/libc/kernel/arch-arm</includepath> | |
<includepath>${ProjDirPath}/bionic/libm/include</includepath> | |
<includepath>${ProjDirPath}/bionic/libm/include/arm</includepath> | |
<includepath>${ProjDirPath}/bionic/libthread_db/include</includepath> | |
<includepath>${ProjDirPath}/hardware/libhardware/include</includepath> | |
<includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath> | |
<includepath>${ProjDirPath}/hardware/ril/include</includepath> | |
<includepath>${ProjDirPath}/frameworks/av/include</includepath> | |
<includepath>${ProjDirPath}/frameworks/base/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}/external/skia/include</includepath> | |
<includepath>${ProjDirPath}/external/skia/include/core</includepath> | |
<includepath>${ProjDirPath}/libnativehelper/include/nativehelper</includepath> | |
<includepath>${ProjDirPath}/system/core/include/arch/linux-arm</includepath> | |
<includepath>${ProjDirPath}/dalvik/libnativehelper/include</includepath> | |
<includepath>${ProjDirPath}/dalvik/libnativehelper/include/nativehelper</includepath> | |
<includepath>${ProjDirPath}/system/media/camera/include</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> | |
<includepath>${ProjDirPath}/bionic/libc/include</includepath> | |
<includepath>${ProjDirPath}/bionic/libstdc++/include</includepath> | |
<includepath>${ProjDirPath}/bionic/libc/kernel/common</includepath> | |
<includepath>${ProjDirPath}/bionic/libc/kernel/common/linux</includepath> | |
<includepath>${ProjDirPath}/bionic/libc/kernel/arch-arm</includepath> | |
<includepath>${ProjDirPath}/bionic/libm/include</includepath> | |
<includepath>${ProjDirPath}/bionic/libm/include/arm</includepath> | |
<includepath>${ProjDirPath}/bionic/libthread_db/include</includepath> | |
<includepath>${ProjDirPath}/hardware/libhardware/include</includepath> | |
<includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath> | |
<includepath>${ProjDirPath}/hardware/ril/include</includepath> | |
<includepath>${ProjDirPath}/frameworks/av/include</includepath> | |
<includepath>${ProjDirPath}/frameworks/base/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}/external/skia/include</includepath> | |
<includepath>${ProjDirPath}/external/skia/include/core</includepath> | |
<includepath>${ProjDirPath}/libnativehelper/include/nativehelper</includepath> | |
<includepath>${ProjDirPath}/system/core/include/arch/linux-arm</includepath> | |
<includepath>${ProjDirPath}/dalvik/libnativehelper/include</includepath> | |
<includepath>${ProjDirPath}/dalvik/libnativehelper/include/nativehelper</includepath> | |
<includepath>${ProjDirPath}/system/media/camera/include</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> | |
<includepath>${ProjDirPath}/bionic/libc/include</includepath> | |
<includepath>${ProjDirPath}/bionic/libstdc++/include</includepath> | |
<includepath>${ProjDirPath}/bionic/libc/kernel/common</includepath> | |
<includepath>${ProjDirPath}/bionic/libc/kernel/common/linux</includepath> | |
<includepath>${ProjDirPath}/bionic/libc/kernel/arch-arm</includepath> | |
<includepath>${ProjDirPath}/bionic/libm/include</includepath> | |
<includepath>${ProjDirPath}/bionic/libm/include/arm</includepath> | |
<includepath>${ProjDirPath}/bionic/libthread_db/include</includepath> | |
<includepath>${ProjDirPath}/hardware/libhardware/include</includepath> | |
<includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath> | |
<includepath>${ProjDirPath}/hardware/ril/include</includepath> | |
<includepath>${ProjDirPath}/frameworks/av/include</includepath> | |
<includepath>${ProjDirPath}/frameworks/base/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}/external/skia/include</includepath> | |
<includepath>${ProjDirPath}/external/skia/include/core</includepath> | |
<includepath>${ProjDirPath}/libnativehelper/include/nativehelper</includepath> | |
<includepath>${ProjDirPath}/system/core/include/arch/linux-arm</includepath> | |
<includepath>${ProjDirPath}/dalvik/libnativehelper/include</includepath> | |
<includepath>${ProjDirPath}/dalvik/libnativehelper/include/nativehelper</includepath> | |
<includepath>${ProjDirPath}/system/media/camera/include</includepath> | |
</language> | |
</section> | |
<section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.Macros"> | |
<language name="holder for library settings"> | |
</language> | |
<language name="Assembly"> | |
<macro> | |
<name>NDEBUG</name><value>1</value> | |
</macro> | |
<macro> | |
<name>ANDROID</name><value>1</value> | |
</macro> | |
<macro> | |
<name>__arm__</name><value>1</value> | |
</macro> | |
<macro> | |
<name>__OPTIMIZE__</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>NDEBUG</name><value>1</value> | |
</macro> | |
<macro> | |
<name>ANDROID</name><value>1</value> | |
</macro> | |
<macro> | |
<name>__arm__</name><value>1</value> | |
</macro> | |
<macro> | |
<name>__OPTIMIZE__</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>NDEBUG</name><value>1</value> | |
</macro> | |
<macro> | |
<name>ANDROID</name><value>1</value> | |
</macro> | |
<macro> | |
<name>__arm__</name><value>1</value> | |
</macro> | |
<macro> | |
<name>__OPTIMIZE__</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> | |
</cdtprojectproperties> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment