uidesigner/com.nokia.sdt.component.symbian.test/plugin.xml
author timkelly
Fri, 13 Aug 2010 10:30:38 -0500
branchC3_BUILDER_WORK
changeset 1823 7b722bddc011
parent 0 fb279309251b
permissions -rw-r--r--
work to get EpocEngineHelper#getGlobalDefinesForConfiguration(ICarbideBuildConfiguration config, List<IPath> mmpFiles) working properly. Gets the configuration indexer data cache macros set up properly.

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
   <extension
         point="com.nokia.sdt.component.symbian.implementation">
      <implementation class="com.nokia.sdt.component.symbian.test.FooImplementationTypeFactory"/>
      <implementation class="com.nokia.sdt.component.symbian.test.FooBarImplementationTypeFactory"/>
   </extension>

</plugin>