builder/com.nokia.carbide.cdt.builder.test/plugin.xml
author wpaul
Thu, 09 Sep 2010 16:46:06 -0500
changeset 1978 9e45f0e58c6e
parent 1830 5f8982384793
permissions -rw-r--r--
cleaned up old classic TRK/DE-isms: removed TRK Program Output Console, TRK Communications Log Console, Symbian Rom Log Console removed option to log rom log warnings - these are handled in EDC now if a module is not found removed TRK timeout launch setting removed default processor mode setting

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