mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 01:35:39 +02:00
fixed build properties
This commit is contained in:
parent
ed2a4969cf
commit
9131dac5a7
1 changed files with 3 additions and 0 deletions
|
@ -24,4 +24,7 @@ bin.includes = .,\
|
|||
source.. = src/
|
||||
output.. = bin/
|
||||
src.includes = about.html
|
||||
javacTarget = 1.4
|
||||
javacSource = 1.4
|
||||
javacErrors.. = -assertIdentifier
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue