2
|
1 |
bin.includes = plugin.xml,\
|
|
2 |
META-INF/,\
|
|
3 |
components/,\
|
|
4 |
Series60ComponentLibrary.jar,\
|
|
5 |
templates/,\
|
|
6 |
icons/,\
|
|
7 |
plugin.properties
|
|
8 |
jars.compile.order = Series60ComponentLibrary.jar
|
|
9 |
source.Series60ComponentLibrary.jar = src/
|
|
10 |
output.Series60ComponentLibrary.jar = bin/
|