blob: 33c3244cb07dd9ec971b85b5b175a2071f3dcc9a (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path=""/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="NOKIA_WIDGET_CONTAINER"/>
<classpathentry kind="con" path="NOKIA_THEME_WIDGET_CONTAINER"/>
<classpathentry kind="output" path=""/>
</classpath>
|