sf-platform/build.xml
changeset 36 af82fccdcb75
parent 35 9f78d5788229
child 38 c7be4c65f97e
equal deleted inserted replaced
35:9f78d5788229 36:af82fccdcb75
     6   <!--
     6   <!--
     7   * Property defaults
     7   * Property defaults
     8    -->
     8    -->
     9 
     9 
    10   <!--
    10   <!--
    11   
    11   TODO if needed in future
    12   * Load platform specific properties. Mandatory that this file exists otherwise
    12   
    13   * the target will fail.
    13   * Load platform specific properties.
    14   
    14   
    15    -->
    15    -->
    16   <loadproperties srcFile="${sf.platform.config.dir}/platform.properties"/>
       
    17   
    16   
    18   <!-- workaround until GenXML can merge v2.0.0 fragments -->
    17   <!-- workaround until GenXML can merge v2.0.0 fragments -->
    19   <target name="create-canonical-sysdef-file">
    18   <target name="create-canonical-sysdef-file">
    20             
    19             
    21        <if>
    20        <if>