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



                           


               
bin.includes = ., plugin.xml,\
               META-INF/,\
               icons/,\
               about.html
src.includes = about.html,\
               META-INF/,\
               icons/,\
               plugin.xml

source.. = src/
output.. = bin/

Back to the top