common/common_props.ant.xml
changeset 1231 375598b9d7d6
parent 1229 dd40521a5759
child 1236 b69afcf5d763
equal deleted inserted replaced
1230:1ecf825d394e 1231:375598b9d7d6
    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.sourcespecfile.rnd" value="sources_rnd.csv"/>
    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.cache.path" value="hgcache"/> <!-- Path relative to root of some drive for location of hg cache -->
    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.sourcesync.local.development.area" value="//v800020"/> <!-- Location of a "development area" which should be cached on build machines (in addition to developer.symbian.org content) -->
    55     <property name="sf.spec.sources.revision" value=""/>
    55     <property name="sf.spec.sources.revision" value=""/>
    56 
    56 
    57     <!-- package builds, this is the actual file, for platform this is the dir -->
    57     <!-- package builds, this is the actual file, for platform this is the dir -->
    58     <property name="sf.spec.systemdefinition.location" value=""/>
    58     <property name="sf.spec.systemdefinition.location" value=""/>
    59     
    59