From e8a149f7ab6d4ad599b98e2588a21c18d2f81ea7 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sun, 27 May 2012 19:39:29 +0100 Subject: just discovered a pull request by gyp for the units issue I fixed earlier, use disk_K as he did instead of 1024. add my eclipse CDT includes paths to extra/ because I keep having to redo these and they could be useful to others. --- extra/eclipse-paths.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 extra/eclipse-paths.xml (limited to 'extra') 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 @@ + + +
+ +/usr/include/gtk-2.0 +/usr/lib64/gtk-2.0/include +/usr/include/glib-2.0 +/usr/lib64/glib-2.0/include +/usr/include/json-glib-1.0 +/usr/include/atk-1.0 +/usr/include/pango-1.0 +/usr/include/cairo + + + + + + + + +
+
+ + + + + + + + + +
+
-- cgit v1.2.3