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

Change-Id: If3df1f176ed82475d01a047c3a6d8c0882bb1d76 Signed-off-by: Martin Weber <fifteenknots505@gmail.com>
13 lines
347 B
INI
13 lines
347 B
INI
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
about.html,\
|
|
plugin.xml,\
|
|
plugin.properties,\
|
|
icons/,\
|
|
about.ini,\
|
|
about.mappings,\
|
|
about.properties,\
|
|
cdt_logo_icon32.png
|
|
src.includes = about.html
|