Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2fe142429ae6fcc47fb4922e9b4bb0f74aa6cdce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               plugin.pdoc,\
               build.properties,\
               about.html,\
               plugin.properties
src.includes = about.html

Back to the top