mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 18:26:01 +02:00
14 lines
No EOL
356 B
INI
14 lines
No EOL
356 B
INI
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
about.html,\
|
|
icons/,\
|
|
plugin.xml,\
|
|
rseSamplesMessages.xml
|
|
src.includes = META-INF/,\
|
|
about.html,\
|
|
icons/,\
|
|
plugin.xml,\
|
|
rseSamplesMessages.xml
|
|
|