sf-platform/platform_props.ant.xml
author Dario Sestito <darios@symbian.org>
Wed, 26 Aug 2009 12:30:59 +0100
changeset 383 52675b624b66
parent 367 bed8f6bc974b
child 374 a675a1ed07c6
permissions -rw-r--r--
Add raptor build html summary computation
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
  
bed8f6bc974b Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     4
  <property name="sf.drive.space.needed" value="150G"/>
bed8f6bc974b Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     5
bed8f6bc974b Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     6
</project>
bed8f6bc974b Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     7