uidesigner/com.nokia.sdt.component.symbian.test/plugin.xml
author wpaul
Thu, 05 Aug 2010 15:31:11 -0500
changeset 1780 e2992bb8a7f9
parent 0 fb279309251b
permissions -rw-r--r--
removed platsim stuff that should not be in the public carbidecpp.

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