summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/eclipse-paths.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/extra/eclipse-paths.xml b/extra/eclipse-paths.xml
new file mode 100644
index 0000000..4ca5c9b
--- /dev/null
+++ b/extra/eclipse-paths.xml
@@ -0,0 +1,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>