Skip to main content
summaryrefslogtreecommitdiffstats
blob: 64ed0af057d610333f2a69b3bd27ac15ff67cc5a (plain) (blame)
1
2
3
4
5
6
7
8
bin.includes = META-INF/,\
               .
jars.compile.order = org.eclipse.cdt.errorparsers.xlc.tests.jar
src.includes = META-INF/,\
               build.properties,\
               .project,\
               .classpath
source.. = src/

Back to the top