Date: Wednesday, November 23, 2005 @ 15:18:29
  Author: gilles
    Path: /cvsroot/carob/carob

Modified: .cdtproject (1.3 -> 1.4)

Changed indexing default by "no indexing"


-------------+
 .cdtproject |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletion(-)


Index: carob/.cdtproject
diff -u carob/.cdtproject:1.3 carob/.cdtproject:1.4
--- carob/.cdtproject:1.3       Thu Nov 10 12:12:42 2005
+++ carob/.cdtproject   Wed Nov 23 15:18:29 2005
@@ -3,9 +3,13 @@
 
 <cdtproject id="org.eclipse.cdt.make.core.make">
 <extension point="org.eclipse.cdt.core.BinaryParser" 
id="org.eclipse.cdt.core.ELF"/>
-<extension point="org.eclipse.cdt.core.CIndexer" 
id="org.eclipse.cdt.core.domsourceindexer"/>
+<extension point="org.eclipse.cdt.core.CIndexer" 
id="org.eclipse.cdt.core.nullindexer"/>
 <data>
 <item id="org.eclipse.cdt.core.pathentry">
+<pathentry kind="inc" path="contrib/PHP/php_carob.h" 
include="/usr/include/php5/main" system="true"/>
+<pathentry kind="inc" path="" include="/usr/include" system="true"/>
+<pathentry kind="inc" path="" include="/usr/include/c++/4.0" system="true"/>
+<pathentry kind="inc" path="" include="include" system="true" 
base-path="carob"/>
 <pathentry kind="src" path=""/>
 <pathentry kind="out" path=""/>
 <pathentry kind="con" 
path="org.eclipse.cdt.make.core.DISCOVERED_SCANNER_INFO"/>

_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits

Reply via email to