mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-01 04:33:36 +02:00
14 lines
333 B
Properties
14 lines
333 B
Properties
![]() |
bin.includes = .,\
|
||
|
src/,\
|
||
|
META-INF/,\
|
||
|
plugin.xml,\
|
||
|
.classpath,\
|
||
|
.project,\
|
||
|
build.properties,\
|
||
|
plugin.properties,\
|
||
|
schema/,\
|
||
|
.settings/
|
||
|
|
||
|
source.. = src/
|
||
|
output.. = bin/
|
||
|
|