Skip to main content
summaryrefslogblamecommitdiffstats
blob: 18b7eb8380d5730385c2472f7043b18b9c568aae (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                              
source.mylar-doc.jar = src/
output.mylar-doc.jar = bin/
bin.includes = plugin.xml,\
               mylar-doc.jar,\
               META-INF/,\
               toc.xml,\
               about.html
src.includes = META-INF/,\
               plugin.xml,\
               src/,\
               toc.xml,\
               about.html

Back to the top