summaryrefslogtreecommitdiff
path: root/extra/eclipse-paths-gtk3.xml
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@mit.edu>2013-07-14 17:14:53 -0700
committerGravatar Benjamin Barenblat <bbaren@mit.edu>2013-07-14 17:14:53 -0700
commit834a3f2151dd8738a1f878489f6207664c4af5aa (patch)
treee67d9dab64d86be62c4c785100339ebb69bf0b99 /extra/eclipse-paths-gtk3.xml
Imported Upstream version 1.1.1upstream/1.1.1
Diffstat (limited to 'extra/eclipse-paths-gtk3.xml')
-rw-r--r--extra/eclipse-paths-gtk3.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/extra/eclipse-paths-gtk3.xml b/extra/eclipse-paths-gtk3.xml
new file mode 100644
index 0000000..e4a827d
--- /dev/null
+++ b/extra/eclipse-paths-gtk3.xml
@@ -0,0 +1,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>