buildframework/helium/tools/rombuild/imaker.ant.xml
changeset 645 b8d81fa19e7d
parent 628 7c4a911dc066
--- a/buildframework/helium/tools/rombuild/imaker.ant.xml	Wed Sep 29 17:48:06 2010 +0100
+++ b/buildframework/helium/tools/rombuild/imaker.ant.xml	Sun Oct 10 15:22:15 2010 +0300
@@ -29,7 +29,7 @@
     <!--* @property imaker.engine
     Defines which accelerator to use for running iMaker. (default value from build.system property)
     @type string
-    @scope private
+    @scope public
     -->
     
     <condition property="imaker.engine" value="imaker.engine.ec" else="imaker.engine.default">
@@ -116,7 +116,7 @@
         @type string
         @scope private
         -->
-        <property name="rombuild.buildinfo.output" location="${build.drive}${env.EPOCROOT}epoc32/rom/config/image_conf_buildinfo.mk" />
+        <property name="rombuild.buildinfo.output" location="${build.drive}/epoc32/rom/config/image_conf_buildinfo.mk" />
         <fmpp sourceFile="${rombuild.buildinfo.template}" outputFile="${rombuild.buildinfo.output}">
             <data expandProperties="yes">
                 ant: antProperties()