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





                            
                                   
                          


                       
                          
#

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

Back to the top