Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 98fb11dfbe6e7ede7afa606200190c1739358552 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
#Wed Nov 05 14:00:09 CET 2014
bin.includes = META-INF/,\
               .,\
               propertyView/,\
               plugin.xml,\
               about.html
output..=bin/
source..=src/
src.includes = about.html

Back to the top