File: build.properties

package info (click to toggle)
eclipse-emf 2.32.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 62,192 kB
  • sloc: java: 645,417; xml: 11,659; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 246 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
bin.includes = icons/,\
               .,\
               plugin.xml,\
               plugin.properties,\
               about.html,\
               META-INF/
src.includes = about.html
source.. = src/
output.. = bin/
exclude.. = **/doc-files/**