summaryrefslogtreecommitdiff
path: root/extra/eclipse-paths-gtk3.xml
blob: e4a827dd87594a544ad0e98182a58160ed72d462 (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
34
<?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/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>
<includepath>/usr/include/libnotify</includepath>
<includepath>/usr/include/gtk-3.0</includepath>
<includepath>/usr/lib64/gtk-3.0/include</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>