Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f9d549534b54ebe4b1e034fac8b3f99d5b7a6147 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
source.. = src/,\
          src-gen/,\
          xtend-gen/
bin.includes = model/,\
               META-INF/,\
               .,\
               plugin.xml,\
               about.html

src.includes = about.html

Back to the top