Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 9446f9a18c270f6d48d104cb5eacfc60e1627b67 (plain) (blame)
1
2
3
4
5
6
7
8
#
#Mon Sep 12 09:30:22 CEST 2011
bin.includes=META-INF/,.,plugin.xml,about.html,plugin.properties
output..=bin/
src.includes = .,\
               about.html
source..=src/
bin..=bin/

Back to the top