mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-08 01:25:23 +02:00
12 lines
291 B
INI
12 lines
291 B
INI
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
plugin.xml
|
|
src.includes = .classpath,\
|
|
.project,\
|
|
META-INF/,\
|
|
build.properties,\
|
|
icons/,\
|
|
plugin.xml,\
|
|
src/
|