equal
deleted
inserted
replaced
52 </if> |
52 </if> |
53 |
53 |
54 <!-- explicitly run qmake once, as iterative build will repeat the step --> |
54 <!-- explicitly run qmake once, as iterative build will repeat the step --> |
55 <antcall target="run-qmake" inheritAll="false" inheritRefs="true"> |
55 <antcall target="run-qmake" inheritAll="false" inheritRefs="true"> |
56 <param name="qmake.enabled" value="true"/> |
56 <param name="qmake.enabled" value="true"/> |
|
57 <param name="sysdef.configuration" value="${sysdef.configurations.list}"/> |
57 </antcall> |
58 </antcall> |
58 |
59 |
59 <!-- perform exports for bld.infs generated by qmake --> |
60 <!-- perform exports for bld.infs generated by qmake --> |
60 <antcall target="sf-do-full-export" inheritAll="false" inheritRefs="true"> |
61 <antcall target="sf-do-full-export" inheritAll="false" inheritRefs="true"> |
61 <param name="sf.export.stage.name" value="post_qmake_export"/> |
62 <param name="sf.export.stage.name" value="post_qmake_export"/> |