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

Back to the top