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

Back to the top