Skip to main content
summaryrefslogtreecommitdiffstats
blob: 0ce32fe7724a5fe3c61150e1807ac220a9e2db9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               images/,\
               introContent.xml,\
               support/,\
               plugin.xml,\
               plugin.properties,\
               about.ini,\
               about.properties,\
               splash.bmp,\
               .

Back to the top