From: Ferry Huberts <[email protected]>

Signed-off-by: Ferry Huberts <[email protected]>
---
 .cproject |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.cproject b/.cproject
index 3f35652..95e4568 100644
--- a/.cproject
+++ b/.cproject
@@ -38,11 +38,11 @@
                                                        <tool 
id="cdt.managedbuild.tool.gnu.cpp.compiler.macosx.base.1155311834" name="GCC 
C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.macosx.base"/>
                                                        <tool 
id="cdt.managedbuild.tool.gnu.c.compiler.macosx.base.387685994" name="GCC C 
Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.macosx.base">
                                                                <option 
id="gnu.c.compiler.option.include.paths.544783026" name="Include paths (-I)" 
superClass="gnu.c.compiler.option.include.paths" valueType="includePath">
-                                                                       
<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/CUnit"/>
                                                                        
<listOptionValue builtIn="false" value="/usr/include/glib-2.0"/>
                                                                        
<listOptionValue builtIn="false" value="/usr/include/gtk-2.0"/>
+                                                                       
<listOptionValue builtIn="false" value="/usr/include"/>
                                                                </option>
                                                                <inputType 
id="cdt.managedbuild.tool.gnu.c.compiler.input.1627566234" 
superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
                                                        </tool>
-- 
1.7.10.4

Reply via email to