Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 4c2cc8c1d58fd6647a3a11964abbcbf5755af9f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
#Thu Jul 05 14:08:54 CEST 2012
bin.includes = META-INF/,\
               .,\
               about.html,\
               plugin.properties,\
               plugin.xml,\
               propertyView/
output..=bin/
source..=src/
src.includes = about.html

Back to the top