0
|
1 |
bin.includes = plugin.xml,\
|
|
2 |
META-INF/,\
|
|
3 |
icons/,\
|
|
4 |
s60-skins/,\
|
|
5 |
plugin.properties,\
|
|
6 |
component.xsd,\
|
|
7 |
schema/,\
|
|
8 |
componentSystem.jar,\
|
|
9 |
data/,\
|
|
10 |
sourceFileHeader.txt
|
|
11 |
|
|
12 |
jars.compile.order = componentSystem.jar
|
|
13 |
source.componentSystem.jar = src/
|
|
14 |
output.componentSystem.jar = bin/
|