[Title] Added default include path
authordonghyuk.yang <donghyuk.yang@samsung.com>
Fri, 21 Jun 2013 05:19:12 +0000 (14:19 +0900)
committerdonghyuk.yang <donghyuk.yang@samsung.com>
Fri, 21 Jun 2013 05:19:12 +0000 (14:19 +0900)
package/extrafiles/platform_includes.xml

index 39d87da..a2dcc9f 100644 (file)
 <includepath>${SBI_SYSROOT}/usr/include/sys</includepath>
 <includepath>${SBI_SYSROOT}/usr/include/video</includepath>
 <includepath>${SBI_SYSROOT}/usr/include/xen</includepath>
+<includepath>${SBI_SYSROOT}/usr/include/eina-1</includepath>
+<includepath>${SBI_SYSROOT}/usr/include/aul</includepath>
+<includepath>${SBI_SYSROOT}/usr/include/rua</includepath>
+<includepath>${SBI_SYSROOT}/usr/include/vconf</includepath>
+<includepath>${SBI_SYSROOT}/usr/include/appcore</includepath>
+<includepath>${SBI_SYSROOT}/usr/include/sysman</includepath>
+<includepath>${SBI_SYSROOT}/usr/include/feedback</includepath>
+<includepath>${SBI_SYSROOT}/usr/include/c++/4.5.3/tr1</includepath>
 
 </language>
 </section>