1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00

[264439] fix source build for 1.4 plugins with assert

This commit is contained in:
Martin Oberhuber 2009-02-10 23:09:12 +00:00
parent b789a0fe24
commit d866b0228c

View file

@ -32,8 +32,9 @@ bin.includes = .,\
source.. = src/
output.. = bin/
src.includes = schema/,\
README.txt,\
about.html
about.html,\
.settings/,\
build.properties
javacSource=1.4
javacTarget=1.4