Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 78929c254ceff8177630d51e7563cf2960176e5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
#Mon Sep 12 09:29:36 CEST 2011
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               about.html,\
               plugin.properties,\
               icons/
output.. = bin/
src.includes = about.html
source.. = src/

Back to the top