changeset 69 | 6814f24fe420 |
parent 65 | 6bec0231e8d2 |
--- a/scripts/genBuildScripts.xml Mon Feb 01 13:29:56 2010 -0800 +++ b/scripts/genBuildScripts.xml Mon Feb 01 13:31:36 2010 -0800 @@ -2,6 +2,8 @@ <!-- WS_DIR is set in the associated shell scripts --> <property environment="env"/> <echo message="workspace: ${env.WS_DIR}"/> + <property name="source" value="1.5" /> + <property name="target" value="1.5" /> <eclipse.buildScript elements="feature@org.symbian.tools.wrttools" buildDirectory="${env.WS_DIR}"