diff options
Diffstat (limited to '.project')
-rwxr-xr-x | .project | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100755 index 0000000..80c86a7 --- /dev/null +++ b/.project @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>tango-theme-s60</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
+ <nature>com.nokia.tools.content.core.S60DesignNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.jem.beaninfo.BeanInfoNature</nature>
+ </natures>
+</projectDescription>
|