mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 06:32:10 +02:00

Include 'help' directory in build.properties Change-Id: I6c86a5325a323c67a50166b70372c8a918aa8553 Signed-off-by: Mat Booth <mat.booth@redhat.com>
14 lines
383 B
INI
Executable file
14 lines
383 B
INI
Executable file
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = plugin.xml,\
|
|
META-INF/,\
|
|
.,\
|
|
plugin.properties,\
|
|
about.html,\
|
|
about.ini,\
|
|
about.mappings,\
|
|
about.properties,\
|
|
cdt_logo_icon32.png,\
|
|
help/
|
|
src.includes = patches/,\
|
|
help/,\
|