mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +02:00
20 lines
623 B
INI
20 lines
623 B
INI
bin.includes = plugin.xml,\
|
|
about.html,\
|
|
plugin.properties,\
|
|
cdtcoretests.jar,\
|
|
test.xml,\
|
|
resources/
|
|
src.includes = plugin.xml,\
|
|
about.html,\
|
|
plugin.properties,\
|
|
test.xml,\
|
|
resources/
|
|
about.html =
|
|
source.cdtcoretests.jar = build/,\
|
|
failures/,\
|
|
model/,\
|
|
parser/,\
|
|
resources/,\
|
|
suite/,\
|
|
indexer/,\
|
|
search/
|