Skip to content

Instantly share code, notes, and snippets.

@WanghongLin
Last active November 28, 2016 08:56
Show Gist options
  • Save WanghongLin/2534368ecbe91d6afe63 to your computer and use it in GitHub Desktop.
Save WanghongLin/2534368ecbe91d6afe63 to your computer and use it in GitHub Desktop.
Eclipse CDT settings for supernova
<?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>/opt/x-tools/mips-4.3/mips-linux-gnu/include/c++/4.3.2/mips-linux-gnu</includepath>
<includepath>/opt/x-tools/mips-4.3/mips-linux-gnu/include/c++/4.3.2</includepath>
<includepath>/opt/x-tools/mips-4.3/mips-linux-gnu/libc/usr/include</includepath>
<includepath>${ProjDirPath}/develop/include/apm</includepath>
<includepath>${ProjDirPath}/develop/include/mdroid</includepath>
<includepath>${ProjDirPath}/develop/include/mdroid/arch/linux-mips</includepath>
<includepath>${ProjDirPath}/develop/include/dfbinfo</includepath>
<includepath>${ProjDirPath}/develop/include/MMAPInfo</includepath>
<includepath>${ProjDirPath}/develop/include/mlogger</includepath>
<includepath>${ProjDirPath}/develop/include/misc</includepath>
<includepath>${ProjDirPath}/develop/include/muf</includepath>
<includepath>${ProjDirPath}/develop/include/muf/base</includepath>
<includepath>${ProjDirPath}/develop/include/muf/base/supplement</includepath>
<includepath>${ProjDirPath}/develop/include/muf/base/animation</includepath>
<includepath>${ProjDirPath}/develop/include/muf/widget</includepath>
<includepath>${ProjDirPath}/develop/include/muf/widget/container</includepath>
<includepath>${ProjDirPath}/develop/include/dfb/target/directfb</includepath>
<includepath>${ProjDirPath}/develop/include/MStarSDK</includepath>
<includepath>${ProjDirPath}/develop/include/systeminfo</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mmplayer/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mstreamerplayer/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mdmpplayer/include</includepath>
<includepath>${ProjDirPath>/projects/msrv/multimedia/mstreamerbrowser/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mmbrowser/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/zmplayer/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mminterface/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/dlna/include</includepath>
<includepath>${ProjDirPath}/projects/ui/nebula/dvbt_1280x720/include</includepath>
<includepath>${ProjDirPath}/projects/ui/Apps/CommUI/include</includepath>
</language>
<language name="GNU C++">
<includepath>/opt/x-tools/mips-4.3/mips-linux-gnu/include/c++/4.3.2/mips-linux-gnu</includepath>
<includepath>/opt/x-tools/mips-4.3/mips-linux-gnu/include/c++/4.3.2</includepath>
<includepath>/opt/x-tools/mips-4.3/mips-linux-gnu/libc/usr/include</includepath>
<includepath>${ProjDirPath}/develop/include/apm</includepath>
<includepath>${ProjDirPath}/develop/include/mdroid</includepath>
<includepath>${ProjDirPath}/develop/include/mdroid/arch/linux-mips</includepath>
<includepath>${ProjDirPath}/develop/include/dfbinfo</includepath>
<includepath>${ProjDirPath}/develop/include/MMAPInfo</includepath>
<includepath>${ProjDirPath}/develop/include/mlogger</includepath>
<includepath>${ProjDirPath}/develop/include/misc</includepath>
<includepath>${ProjDirPath}/develop/include/muf</includepath>
<includepath>${ProjDirPath}/develop/include/muf/base</includepath>
<includepath>${ProjDirPath}/develop/include/muf/base/supplement</includepath>
<includepath>${ProjDirPath}/develop/include/muf/base/animation</includepath>
<includepath>${ProjDirPath}/develop/include/muf/widget</includepath>
<includepath>${ProjDirPath}/develop/include/muf/widget/container</includepath>
<includepath>${ProjDirPath}/develop/include/dfb/target/directfb</includepath>
<includepath>${ProjDirPath}/develop/include/MStarSDK</includepath>
<includepath>${ProjDirPath}/develop/include/systeminfo</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mmplayer/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mstreamerplayer/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mdmpplayer/include</includepath>
<includepath>${ProjDirPath>/projects/msrv/multimedia/mstreamerbrowser/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mmbrowser/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/zmplayer/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mminterface/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/dlna/include</includepath>
<includepath>${ProjDirPath}/projects/ui/nebula/dvbt_1280x720/include</includepath>
<includepath>${ProjDirPath}/projects/ui/Apps/CommUI/include</includepath>
</language>
<language name="GNU C">
<includepath>/opt/x-tools/mips-4.3/mips-linux-gnu/include/c++/4.3.2/mips-linux-gnu</includepath>
<includepath>/opt/x-tools/mips-4.3/mips-linux-gnu/include/c++/4.3.2</includepath>
<includepath>/opt/x-tools/mips-4.3/mips-linux-gnu/libc/usr/include</includepath>
<includepath>${ProjDirPath}/develop/include/apm</includepath>
<includepath>${ProjDirPath}/develop/include/mdroid</includepath>
<includepath>${ProjDirPath}/develop/include/mdroid/arch/linux-mips</includepath>
<includepath>${ProjDirPath}/develop/include/dfbinfo</includepath>
<includepath>${ProjDirPath}/develop/include/MMAPInfo</includepath>
<includepath>${ProjDirPath}/develop/include/mlogger</includepath>
<includepath>${ProjDirPath}/develop/include/misc</includepath>
<includepath>${ProjDirPath}/develop/include/muf</includepath>
<includepath>${ProjDirPath}/develop/include/muf/base</includepath>
<includepath>${ProjDirPath}/develop/include/muf/base/supplement</includepath>
<includepath>${ProjDirPath}/develop/include/muf/base/animation</includepath>
<includepath>${ProjDirPath}/develop/include/muf/widget</includepath>
<includepath>${ProjDirPath}/develop/include/muf/widget/container</includepath>
<includepath>${ProjDirPath}/develop/include/dfb/target/directfb</includepath>
<includepath>${ProjDirPath}/develop/include/MStarSDK</includepath>
<includepath>${ProjDirPath}/develop/include/systeminfo</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mmplayer/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mstreamerplayer/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mdmpplayer/include</includepath>
<includepath>${ProjDirPath>/projects/msrv/multimedia/mstreamerbrowser/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mmbrowser/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/zmplayer/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/mminterface/include</includepath>
<includepath>${ProjDirPath}/projects/msrv/multimedia/dlna/include</includepath>
<includepath>${ProjDirPath}/projects/ui/nebula/dvbt_1280x720/include</includepath>
<includepath>${ProjDirPath}/projects/ui/Apps/CommUI/include</includepath>
</language>
</section>
</cdtprojectproperties>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment