common/common_props.ant.xml
changeset 1100 561033b10e0f
parent 1042 f505fa5486eb
child 1103 2fea6aa94be6
equal deleted inserted replaced
1080:35aea233d3f7 1100:561033b10e0f
    47     <property name="sf.spec.testroms.createimages.enable" value="false"/>
    47     <property name="sf.spec.testroms.createimages.enable" value="false"/>
    48     
    48     
    49     <property name="sf.spec.sourcesync.enable" value="true"/>
    49     <property name="sf.spec.sourcesync.enable" value="true"/>
    50     <property name="sf.spec.sourcesync.usecache" value="false"/>
    50     <property name="sf.spec.sourcesync.usecache" value="false"/>
    51     <property name="sf.spec.sourcesync.sourcespecfile" value="sources.csv"/>
    51     <property name="sf.spec.sourcesync.sourcespecfile" value="sources.csv"/>
       
    52     <property name="sf.spec.sourcesync.sourcespecfile.rnd" value="sources_rnd.csv"/>
    52     <property name="sf.spec.sourcesync.cache.path" value="hgcache"/> <!-- Path relative to root of some drive for location of hg cache -->
    53     <property name="sf.spec.sourcesync.cache.path" value="hgcache"/> <!-- Path relative to root of some drive for location of hg cache -->
    53     <property name="sf.spec.sourcesync.local.development.area" value="//v800008/Builds01"/> <!-- Location of a "development area" which should be cached on build machines (in addition to developer.symbian.org content) -->
    54     <property name="sf.spec.sourcesync.local.development.area" value="//v800008/Builds01"/> <!-- Location of a "development area" which should be cached on build machines (in addition to developer.symbian.org content) -->
    54     <property name="sf.spec.sources.revision" value=""/>
    55     <property name="sf.spec.sources.revision" value=""/>
       
    56 
       
    57     <!-- package builds, this is the actual file, for platform this is the dir -->
       
    58     <property name="sf.spec.systemdefinition.location" value=""/>
       
    59     
       
    60     <!-- model file name relative to location (above) -->
       
    61     <property name="sf.spec.systemdefinition.filename" value=""/>
    55     
    62     
    56     <property name="sf.spec.baseline.enable" value="true"/>
    63     <property name="sf.spec.baseline.enable" value="true"/>
    57     <property name="sf.spec.baseline.select" value="auto"/> <!-- auto|explicit|location -->
    64     <property name="sf.spec.baseline.select" value="auto"/> <!-- auto|explicit|location -->
    58     <property name="sf.spec.baseline.getenv_options" value="-i emu,tools"/>
    65     <property name="sf.spec.baseline.getenv_options" value="-i emu,tools"/>
    59     <property name="sf.spec.toolsbaseline.enable" value="true"/>
    66     <property name="sf.spec.toolsbaseline.enable" value="true"/>