1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-27 19:05:38 +02:00

Fix build.properties for Terminal tests

This commit is contained in:
Martin Oberhuber 2007-10-09 15:21:41 +00:00
parent 9a1593c2cc
commit 08ef6ffd08

View file

@ -1,4 +1,8 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.
.,\
plugin.properties,\
plugin.xml
javacSource=1.4
javacTarget=1.4