mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +02:00
11 lines
293 B
INI
11 lines
293 B
INI
bin.includes = plugin.xml,\
|
|
*.jar,\
|
|
cdtmakecore.jar,\
|
|
*.html,\
|
|
plugin.properties,\
|
|
schema/,\
|
|
builtin/
|
|
src.includes = builtin/,\
|
|
src/,\
|
|
schema/
|
|
source.cdtmakecore.jar = src/
|