carbidesdk/com.nokia.carbide.cpp.src-feature/.project
author timkelly
Wed, 28 Jul 2010 15:19:12 -0500
branchC3_BUILDER_WORK
changeset 1710 94cdcd7c5550
parent 1246 36533332ead4
permissions -rw-r--r--
Refactor getBuiltInMacros() to be SBSv1 specific. This are the hard-coded macros misc macros we are adding for SBSv1. For SBSv2, they are retrieved from the sbs config query. Also, clean up some API and comments on public APIS
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>