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





                            

                                   
                       
                    
               
                          
#

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

Back to the top