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

Back to the top