mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 16:56:04 +02:00
10 lines
246 B
INI
10 lines
246 B
INI
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
about.html,\
|
|
plugin.xml,\
|
|
schema/,\
|
|
templates/,\
|
|
plugin.properties
|
|
src.includes = about.html
|