summaryrefslogtreecommitdiff
path: root/extra/eclipse-paths.xml
blob: 4ca5c9b1d35dfb2173cd9fbee7a589d1e39df09d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<cdtprojectproperties>
<section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.IncludePaths">
<language name="C Source File">
<includepath>/usr/include/gtk-2.0</includepath>
<includepath>/usr/lib64/gtk-2.0/include</includepath>
<includepath>/usr/include/glib-2.0</includepath>
<includepath>/usr/lib64/glib-2.0/include</includepath>
<includepath>/usr/include/json-glib-1.0</includepath>
<includepath>/usr/include/atk-1.0</includepath>
<includepath>/usr/include/pango-1.0</includepath>
<includepath>/usr/include/cairo</includepath>

</language>
<language name="Object File">

</language>
<language name="Assembly Source File">

</language>
</section>
<section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.Macros">
<language name="C Source File">

</language>
<language name="Object File">

</language>
<language name="Assembly Source File">

</language>
</section>
</cdtprojectproperties>