diff --git a/build.xml b/build.xml index 95f130117d3..7075210a608 100644 --- a/build.xml +++ b/build.xml @@ -28,7 +28,8 @@ - + + @@ -1014,7 +1015,7 @@ + includeAntRuntime="false" source="${java.target.1.6}" target="${java.target.1.6}"> diff --git a/compiler/compiler.pro b/compiler/compiler.pro index 5b23c7a5d62..8ed047abd46 100644 --- a/compiler/compiler.pro +++ b/compiler/compiler.pro @@ -56,7 +56,6 @@ messages/**) -libraryjars '' -libraryjars '' --target 1.6 -dontoptimize -dontobfuscate