mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
9 lines
213 B
INI
9 lines
213 B
INI
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = plugin.xml,\
|
|
META-INF/,\
|
|
.
|
|
src.includes = src/,\
|
|
plugin.xml,\
|
|
build.properties,\
|
|
META-INF/
|