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

Back to the top