builder/com.nokia.carbide.cdt.builder.test/plugin.xml
author fturovic <frank.turovich@nokia.com>
Sat, 02 Oct 2010 12:36:21 -0500
changeset 2130 16e8bfa397ad
parent 1830 5f8982384793
permissions -rw-r--r--
BUG 12276 - several pref command link paths broken due to prefs moving to new plugins in edc and elsewhere

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