cdt/cdt_6_0_x/org.eclipse.cdt.managedbuilder.core.tests/testdata/NewManagedProject.xml
author cawthron
Wed, 29 Jul 2009 14:30:25 -0500
changeset 37 c2bce6dd59e7
permissions -rw-r--r--
add cdt_6_0_x
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="ISO-8859-1"?>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     2
<template type="TestTemplate" version="1.0" supplier="Symbian" revision="1.0" author="Symbian"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     3
		id="??" label="NewManagedProject  test" description="Testing Template Engines NewManagedProject Process"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     4
		 help="help.html">
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     5
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     6
	<process type="org.eclipse.cdt.managedbuilder.core.NewManagedProject">
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     7
		<simple name="name" value="$(projectName)" /> 
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     8
		<simple name="location" value="$(location)" />
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     9
		<simple name="artifactExtension" value="exe" />
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    10
		<simple name="isCProject" value="true" />
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    11
	</process>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    12
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    13
</template>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    14