Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1e5b53c278e905ce145248e427ebd73ce2fd8d67 (plain) (blame)
1
2
3
4
5
6
7
8
9
bin.includes = fragment.xml,\
               fragment.properties,\
               about.html,\
               os/,\
               cdt_win32.jar
src.includes = about.html,\
               library/,\
               build.properties
source.cdt_win32.jar = src/

Back to the top