mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00

Includes fixing any identified licensing issues using releng/scripts/check_license.sh Change-Id: I0f53648a88c8aa47fc811e3fbafce80f32a16151
14 lines
374 B
INI
14 lines
374 B
INI
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
plugin.xml,\
|
|
about.html,\
|
|
plugin.properties,\
|
|
about.ini,\
|
|
about.mappings,\
|
|
about.properties,\
|
|
ptp_logo_icon32.png,\
|
|
schema/,\
|
|
.options
|
|
src.includes = about.html
|