sf-platform/build.xml
changeset 257 3e6009eec7ed
parent 219 d5045b96f54a
child 258 43d4995ff976
equal deleted inserted replaced
256:83bd5e2c69a6 257:3e6009eec7ed
   131 	   </then>
   131 	   </then>
   132 	   <else>
   132 	   <else>
   133 	        <!-- TODO targets for single sysdef build -->
   133 	        <!-- TODO targets for single sysdef build -->
   134 	        <runtarget target="sf-os-compile"/>
   134 	        <runtarget target="sf-os-compile"/>
   135 	   </else>
   135 	   </else>
       
   136        <!-- always run cenrep -->
       
   137        <runtarget target="sf-s60-create-cenrep"/>
   136     </if>
   138     </if>
   137   </target>
   139   </target>
   138 
   140 
   139   <!--
   141   <!--
   140     == Name: SF-OS-COMPILE
   142     == Name: SF-OS-COMPILE
   403           			<reference refid="sbs.main.sbs.var" torefid="sbs.var" />
   405           			<reference refid="sbs.main.sbs.var" torefid="sbs.var" />
   404           			<reference refid="sbs.fullbuild.options" torefid="sbs.make.options" />
   406           			<reference refid="sbs.fullbuild.options" torefid="sbs.make.options" />
   405           			<reference refid="sf.spec.s60.system.definition.files" torefid="system.definition.files" />
   407           			<reference refid="sf.spec.s60.system.definition.files" torefid="system.definition.files" />
   406     		</antcall>
   408     		</antcall>
   407 			
   409 			
   408 			<runtarget target="sf-s60-create-cenrep"/>
       
   409 			
   410 			
   410 			<antcall target="sf-list-dir" inheritAll="false">
   411 			<antcall target="sf-list-dir" inheritAll="false">
   411 				<param name="sf.list.name" value="post-s60-build-main"/>
   412 				<param name="sf.list.name" value="post-s60-build-main"/>
   412 			</antcall>
   413 			</antcall>
   413 
   414