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

Back to the top