carbidesdk/com.nokia.carbide.cpp.src-feature/.project
author timkelly
Tue, 03 Aug 2010 16:29:13 -0500
branchC3_BUILDER_WORK
changeset 1757 ec3c1e4702be
parent 1246 36533332ead4
permissions -rw-r--r--
Remove makefile dependency checks on SBSv2 builder since they don't apply. Remove SBSv2BuilderInfo.java and functionality. That has been used for loading the SBSv2 tab, which no longer exists. Now the SBSv2 data in the .cproject is loaded directly by the build configuration loading mechanism.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1130
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     2
<projectDescription>
1246
36533332ead4 fix name in com.nokia.carbide.cpp.src-feature/.project
cawthron
parents: 1130
diff changeset
     3
	<name>com.nokia.carbide.cpp.src-feature</name>
1130
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     4
	<comment></comment>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     5
	<projects>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     6
	</projects>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     7
	<buildSpec>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     8
		<buildCommand>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     9
			<name>org.eclipse.pde.FeatureBuilder</name>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    10
			<arguments>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    11
			</arguments>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    12
		</buildCommand>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    13
	</buildSpec>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    14
	<natures>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    15
		<nature>org.eclipse.pde.FeatureNature</nature>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    16
	</natures>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    17
</projectDescription>