uidesigner/com.nokia.sdt.component.symbian.test/data/com.mycompany.components/plugin.xml
author cawthron
Thu, 17 Sep 2009 15:23:01 -0500
branchRCL_2_2
changeset 500 c5f00d93c283
parent 0 fb279309251b
permissions -rw-r--r--
set version to 1.0.0.qualifier for ATF plugins

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
 <extension 
 	point="com.nokia.sdt.component.symbian.componentLibrary"
 	id="mycomponentlibrary"
 	name="My User Components">
 	<library path="components" user="true"/> 
 </extension>
 
</plugin>