builder/com.nokia.carbide.cdt.builder.test/plugin.xml
author John Dean <john.3.dean@nokia.com>
Wed, 17 Feb 2010 12:59:07 -0800
changeset 980 2856f9bc4ddf
parent 0 fb279309251b
child 1830 5f8982384793
permissions -rw-r--r--
Backed out changeset 1dc37cfc99cd

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
 <extension
       point="com.nokia.carbide.cdt.builder.environmentModifier">
      <modifier class="com.nokia.carbide.cdt.builder.test.TestEnvironmentModifier"/>
 </extension>

</plugin>