Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: d0fb48da0c62a045ee13dc45bb9e40b4dd0850b7 (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/
src.includes = about.html

Back to the top