Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: a72feb7aec05f9290699bdf7f435b80c0efb9795 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                  


                                
bin.includes = .,\
               model/,\
               META-INF/,\
               plugin.xml,\
               plugin.properties,\
               about.html
jars.compile.order = .
source.. = src/
output.. = bin/
src.includes = model/,\
               about.html,\
               plugin.properties

Back to the top