Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f05ff10d24957351964c6db15976a238dfc3ba43 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               plugin.properties,\
               about.html,\
               icons/,\
               cdt_logo_icon32.png,\
               about.properties,\
               about.mappings,\
               about.ini
src.includes = about.html

Back to the top