build/properties.xml
branchRCL_3
changeset 36 667dbd75b005
parent 28 93cfe064caa0
child 39 5337859c5963
equal deleted inserted replaced
31:bbc07f4296e6 36:667dbd75b005
    48   <!--Search import file="${platform.utilities.xml.file} in utilities.xml file
    48   <!--Search import file="${platform.utilities.xml.file} in utilities.xml file
    49       for reason why this property is defined"/> -->
    49       for reason why this property is defined"/> -->
    50   <property name="platform.utilities.xml.file" value="utilities.fake.xml"/>
    50   <property name="platform.utilities.xml.file" value="utilities.fake.xml"/>
    51 
    51 
    52   <!--The cldc/cdc class file locations -->
    52   <!--The cldc/cdc class file locations -->
    53   <property name="bootclasspath.cldc" location="${java.src.root}/inc/classes.cldc.zip:${epocroot}epoc32/jrt/classes.cldc.zip"/>
    53   <property name="bootclasspath.cldc" location="${java.src.root}/inc/classes.cldc.zip;${epocroot}epoc32/jrt/classes.cldc.zip"/>
    54   <property name="bootclasspath.cdc"  location="${java.src.root}/inc/classes.cdc.zip:${epocroot}epoc32/jrt/classes.cdc.zip"/>
    54   <property name="bootclasspath.cdc"  location="${java.src.root}/inc/classes.cdc.zip;${epocroot}epoc32/jrt/classes.cdc.zip"/>
    55   <property name="bootclasspath.fp"   location="${java.src.root}/inc/classes.fp.zip:${epocroot}epoc32/jrt/classes.fp.zip"/>
    55   <property name="bootclasspath.fp"   location="${java.src.root}/inc/classes.fp.zip;${epocroot}epoc32/jrt/classes.fp.zip"/>
    56   
    56   
    57   
    57   
    58   
    58   
    59   <!--NOTE!!! Properties defined below can be used only inside a target-->
    59   <!--NOTE!!! Properties defined below can be used only inside a target-->
    60 
    60