changeset 1017 | 9bb7a955c2b3 |
parent 1015 | d059f7d92065 |
child 1020 | bc818b5bb6d9 |
--- a/sf-platform/compile.ant.xml Mon Apr 26 15:05:16 2010 +0100 +++ b/sf-platform/compile.ant.xml Mon Apr 26 18:40:56 2010 +0100 @@ -54,6 +54,7 @@ <!-- explicitly run qmake once, as iterative build will repeat the step --> <antcall target="run-qmake" inheritAll="false" inheritRefs="true"> <param name="qmake.enabled" value="true"/> + <param name="sysdef.configuration" value="${sysdef.configurations.list}"/> </antcall> <!-- perform exports for bld.infs generated by qmake -->