builder/com.nokia.carbide.cdt.builder.test/plugin.xml
author Ed Swartz <ed.swartz@nokia.com>
Fri, 23 Apr 2010 15:24:20 -0500
branchRCL_2_4
changeset 1277 12fd76372d95
parent 0 fb279309251b
child 1830 5f8982384793
permissions -rw-r--r--
PNP launch wizard changes: make Remote Program text entry into combo viewer with history

<?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>