mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-21 23:33:57 +02:00
8 lines
171 B
INI
8 lines
171 B
INI
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
plugin.properties,\
|
|
plugin.xml
|
|
javacSource=1.4
|
|
javacTarget=1.4
|