common/common_props.ant.xml
changeset 1042 f505fa5486eb
parent 990 28143a19361e
child 1081 e212ddf00ed6
child 1097 561033b10e0f
equal deleted inserted replaced
1041:705ebddb2efc 1042:f505fa5486eb
    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.cache.path" value="hgcache"/> <!-- Path relative to root of some drive for location of hg cache -->
    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.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) -->
    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.sources.revision" value=""/>
    54     
    55     
    55     <property name="sf.spec.baseline.enable" value="true"/>
    56     <property name="sf.spec.baseline.enable" value="true"/>
    56     <property name="sf.spec.baseline.select" value="auto"/> <!-- auto|explicit|location -->
    57     <property name="sf.spec.baseline.select" value="auto"/> <!-- auto|explicit|location -->
    57     <property name="sf.spec.baseline.getenv_options" value="-i emu,tools"/>
    58     <property name="sf.spec.baseline.getenv_options" value="-i emu,tools"/>
    58     <property name="sf.spec.toolsbaseline.enable" value="true"/>
    59     <property name="sf.spec.toolsbaseline.enable" value="true"/>