1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-31 12:13:34 +02:00
cdt/core/org.eclipse.cdt.core.tests/build.properties

19 lines
579 B
Properties
Raw Normal View History

bin.includes = plugin.xml,\
about.html,\
plugin.properties,\
2003-07-18 18:45:45 +00:00
cdtcoretests.jar,\
test.xml,\
resources/
src.includes = plugin.properties
2004-03-17 13:48:54 +00:00
output.cdtcoretests.jar = bin/
about.html =
source.cdtcoretests.jar = build/,\
failures/,\
model/,\
parser/,\
2003-07-14 19:54:17 +00:00
suite/,\
indexer/,\
2004-03-17 13:48:54 +00:00
search/,\
2005-02-02 20:19:14 +00:00
misc/,\
regression/