Date: Saturday, December 17, 2005 @ 15:18:14
Author: csaba
Path: /cvsroot/carob/libmysequoia
Modified: .cdtproject (1.5 -> 1.6)
Renamed "test" target to "check".
Removed "run" target.
-------------+
.cdtproject | 25 +++++++++----------------
1 files changed, 9 insertions(+), 16 deletions(-)
Index: libmysequoia/.cdtproject
diff -u libmysequoia/.cdtproject:1.5 libmysequoia/.cdtproject:1.6
--- libmysequoia/.cdtproject:1.5 Thu Dec 8 15:11:25 2005
+++ libmysequoia/.cdtproject Sat Dec 17 15:18:14 2005
@@ -2,8 +2,8 @@
<?eclipse-cdt version="2.0"?>
<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 id="org.eclipse.cdt.core.ELF"
point="org.eclipse.cdt.core.BinaryParser"/>
+<extension id="org.eclipse.cdt.core.domsourceindexer"
point="org.eclipse.cdt.core.CIndexer"/>
<data>
<item id="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true"
selectedProfileId="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"/>
@@ -52,46 +52,39 @@
<pathentry kind="src" path=""/>
<pathentry kind="out" path=""/>
<pathentry kind="con"
path="org.eclipse.cdt.make.core.DISCOVERED_SCANNER_INFO"/>
-<pathentry kind="inc" path="" include="include" system="true"/>
+<pathentry include="include" kind="inc" path="" system="true"/>
</item>
<item id="org.eclipse.cdt.make.core.buildtargets">
<buildTargets>
-<target name="all" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
+<target name="all" path="" targetID="org.eclipse.cdt.make.MakeTargetBuilder">
<buildCommand>make</buildCommand>
<buildArguments/>
<buildTarget>all</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
-<target name="clean" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
+<target name="clean" path="" targetID="org.eclipse.cdt.make.MakeTargetBuilder">
<buildCommand>make</buildCommand>
<buildArguments/>
<buildTarget>clean</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
-<target name="test" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
+<target name="check" path="" targetID="org.eclipse.cdt.make.MakeTargetBuilder">
<buildCommand>make</buildCommand>
<buildArguments/>
-<buildTarget>test</buildTarget>
+<buildTarget>check</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
-<target name="run" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
-<buildCommand>make</buildCommand>
-<buildArguments/>
-<buildTarget>run</buildTarget>
-<stopOnError>false</stopOnError>
-<useDefaultCommand>true</useDefaultCommand>
-</target>
-<target name="lcov" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
+<target name="lcov" path="" targetID="org.eclipse.cdt.make.MakeTargetBuilder">
<buildCommand>make</buildCommand>
<buildArguments/>
<buildTarget>lcov</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
-<target name="doc" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
+<target name="doc" path="" targetID="org.eclipse.cdt.make.MakeTargetBuilder">
<buildCommand>make</buildCommand>
<buildArguments/>
<buildTarget>doc</buildTarget>
_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits