builder/com.nokia.carbide.cdt.builder.test/plugin.xml
author Steve Sobek <steve.sobek@nokia.com>
Wed, 07 Oct 2009 10:44:09 -0500
branchRCL_2_2
changeset 523 a37ccf171aa2
parent 0 fb279309251b
child 1830 5f8982384793
permissions -rw-r--r--
Qt templates should have rss file being built in symbian block

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