builder/com.nokia.carbide.cdt.builder.test/plugin.xml
author timkelly
Fri, 27 Mar 2009 10:39:24 -0500
changeset 15 c9499d9fb85a
parent 2 d760517a8095
child 1830 5f8982384793
permissions -rw-r--r--
new images for CDK docs
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
cawthron
parents:
diff changeset
     2
<?eclipse version="3.2"?>
cawthron
parents:
diff changeset
     3
<plugin>
cawthron
parents:
diff changeset
     4
 <extension
cawthron
parents:
diff changeset
     5
       point="com.nokia.carbide.cdt.builder.environmentModifier">
cawthron
parents:
diff changeset
     6
      <modifier class="com.nokia.carbide.cdt.builder.test.TestEnvironmentModifier"/>
cawthron
parents:
diff changeset
     7
 </extension>
cawthron
parents:
diff changeset
     8
cawthron
parents:
diff changeset
     9
</plugin>