mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 10:16:03 +02:00
12 lines
No EOL
276 B
INI
12 lines
No EOL
276 B
INI
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
about.html,\
|
|
icons/,\
|
|
plugin.xml
|
|
src.includes = META-INF/,\
|
|
about.html,\
|
|
icons/,\
|
|
plugin.xml
|
|
|