You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by Ferry Huberts <ma...@hupie.com> on 2012/07/13 23:35:44 UTC

[RFC] [PATCH v1 1/9] add some include paths

From: Ferry Huberts <fe...@pelagic.nl>

Signed-off-by: Ferry Huberts <fe...@pelagic.nl>
---
 .cproject |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/.cproject b/.cproject
index f92917f..3f35652 100644
--- a/.cproject
+++ b/.cproject
@@ -41,6 +41,8 @@
 									<listOptionValue builtIn="false" value="/opt/local/include"/>
 									<listOptionValue builtIn="false" value="/usr/include/apr-1"/>
 									<listOptionValue builtIn="false" value="/opt/local/include/CUnit"/>
+									<listOptionValue builtIn="false" value="/usr/include/glib-2.0"/>
+									<listOptionValue builtIn="false" value="/usr/include/gtk-2.0"/>
 								</option>
 								<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1627566234" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
 							</tool>
-- 
1.7.10.4