build/properties.xml
branchRCL_3
changeset 39 5337859c5963
parent 36 667dbd75b005
child 42 74d2985c2fc9
equal deleted inserted replaced
37:16e59442b9b1 39:5337859c5963
    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="${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="${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="${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