1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-19 14:15:50 +02:00

Fix build.properties for Terminal tests

This commit is contained in:
Martin Oberhuber 2007-10-09 15:21:41 +00:00
parent 3f72eabcb1
commit 883cbc3930

View file

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