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

Back to the top