sf-platform/platform_props.ant.xml
author MattD <mattd@symbian.org>
Fri, 18 Sep 2009 14:14:53 +0100
changeset 469 d38976213e14
parent 374 a675a1ed07c6
child 519 a75125f33ba4
permissions -rw-r--r--
updated package properties sf.spec.baseline.location to point at PDK_2.0.e instead of PDK2.0.d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
367
bed8f6bc974b Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0"?>
bed8f6bc974b Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     2
<project name="SF-PLATFORM-PROPS">
bed8f6bc974b Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     3
  
374
a675a1ed07c6 Moved project type specification from common config file to platform/package specific config file.
Simon Howkins <simonh@symbian.org>
parents: 367
diff changeset
     4
  <property name="sf.project.type" value="platform" />
a675a1ed07c6 Moved project type specification from common config file to platform/package specific config file.
Simon Howkins <simonh@symbian.org>
parents: 367
diff changeset
     5
    
367
bed8f6bc974b Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     6
  <property name="sf.drive.space.needed" value="150G"/>
bed8f6bc974b Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     7
bed8f6bc974b Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     8
</project>
bed8f6bc974b Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     9