sf-platform/platform_props.ant.xml
author Simon Howkins <simonh@symbian.org>
Wed, 19 Aug 2009 14:19:16 +0100
changeset 367 bed8f6bc974b
child 374 a675a1ed07c6
permissions -rw-r--r--
Added disk space check for all builds. Made the platform build configurable via props and refs in the same way that the package build is.

<?xml version="1.0"?>
<project name="SF-PLATFORM-PROPS">
  
  <property name="sf.drive.space.needed" value="150G"/>

</project>