2
|
1 |
source.. = src/
|
|
2 |
output.. = bin/
|
|
3 |
bin.includes = META-INF/,\
|
|
4 |
.,\
|
|
5 |
plugin.xml,\
|
|
6 |
icons/,\
|
|
7 |
plugin.properties,\
|
|
8 |
plugin_customization.ini,\
|
|
9 |
plugin_customization.properties,\
|
|
10 |
splash.bmp,\
|
|
11 |
intro/,\
|
|
12 |
about.ini,\
|
|
13 |
about.html,\
|
|
14 |
about.mappings,\
|
|
15 |
about.properties,\
|
|
16 |
buildtags.txt,\
|
|
17 |
carbide.css,\
|
|
18 |
src/,\
|
|
19 |
html/,\
|
|
20 |
nokiaTOC.xml,\
|
|
21 |
introDATA.xml,\
|
|
22 |
themes/,\
|
|
23 |
book.css
|
|
24 |
bin.excludes = src/com/nokia/carbide/cpp/cs/
|
|
25 |
src.includes = META-INF/,\
|
|
26 |
about.html,\
|
|
27 |
about.ini,\
|
|
28 |
about.mappings,\
|
|
29 |
about.properties,\
|
|
30 |
carbide.css,\
|
|
31 |
html/,\
|
|
32 |
icons/,\
|
|
33 |
nokiaTOC.xml,\
|
|
34 |
plugin.properties,\
|
|
35 |
plugin.xml,\
|
|
36 |
plugin_customization.ini,\
|
|
37 |
plugin_customization.properties,\
|
|
38 |
splash.bmp,\
|
|
39 |
src/com/nokia/carbide/cpp/ProductPlugin.java,\
|
|
40 |
intro/,\
|
|
41 |
introDATA.xml,\
|
|
42 |
themes/,\
|
|
43 |
book.css
|