Skip to main content
summaryrefslogtreecommitdiffstats
blob: bd4921a5e6e72a32a0cf95ca08f68bdc5b1b93df (plain) (blame)
1
2
3
4
5
6
7
8
9
source.performance.jar = performance/
output.performance.jar = bin/
bin.includes = plugin.xml,\
               performance.jar,\
               test.xml,\
               data/,\
               about.html,\
               META-INF/
src.includes = build.properties

Back to the top