2
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<?eclipse version="3.0"?>
|
|
3 |
<plugin>
|
|
4 |
<extension
|
|
5 |
point="com.nokia.sdt.component.symbian.componentLibrary"
|
|
6 |
id="mycomponentlibrary"
|
|
7 |
name="My User Components">
|
|
8 |
<library path="components" user="true"/>
|
|
9 |
</extension>
|
|
10 |
|
|
11 |
</plugin>
|