common/build.xml
changeset 63 f5604d0e720a
parent 62 2771e394c9bd
child 65 0099c046d4f3
equal deleted inserted replaced
62:2771e394c9bd 63:f5604d0e720a
   209       </then>
   209       </then>
   210     </if>
   210     </if>
   211   </target>
   211   </target>
   212 	
   212 	
   213   <target name="sf-delta-dir">
   213   <target name="sf-delta-dir">
   214     <property name="sf.currentlist_a.name"   value="${sf.list_b.name}"/> 
   214     <property name="sf.currentlist_a.name"   value="${sf.list_a.name}"/> 
   215     <property name="sf.currentlist_b.name"   value="${sf.list_b.name}"/>
   215     <property name="sf.currentlist_b.name"   value="${sf.list_b.name}"/>
   216     <property name="sf.dir.location" value="${build.drive}/epoc32"/> 
   216     <property name="sf.dir.location" value="${build.drive}/epoc32"/> 
   217     		
   217     		
   218     <if>
   218     <if>
   219       <istrue value="${sf.spec.dirdelta.enable}"/>
   219       <istrue value="${sf.spec.dirdelta.enable}"/>