Configure preparation stage correctly PDK_3.0.0
authorShabe Razvi <shaber@symbian.org>
Sat, 03 Jul 2010 23:16:32 +0100
changeset 1128 14c8058c3fa1
parent 1127 67268c5a3e6d
child 1129 0eb638aa8246
child 1140 8f963b9f9cb4
Configure preparation stage correctly
common/build.xml
--- a/common/build.xml	Fri Jul 02 17:59:40 2010 +0100
+++ b/common/build.xml	Sat Jul 03 23:16:32 2010 +0100
@@ -126,7 +126,7 @@
           </hlm:signalInput>
 
           <!-- configure stages -->
-          <hlm:stage id="preparation" starttarget="sf-prep" endtarget="sf-compile"/>
+          <hlm:stage id="preparation" starttarget="sf-prebuild" endtarget="sf-prebuild"/>
           <hlm:stage id="compilation" starttarget="sf-compile" endtarget="sf-compile"/>
           <hlm:stage id="postbuild" starttarget="sf-postbuild" endtarget="sf-postbuild"/>