Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 118522991a670f02233ccc1fc4de9ca4d3033653 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.properties,\
               resources/,\
               about.html,\
               valgrindFiles/,\
               test.xml

Back to the top