sf-platform/platform_props.ant.xml
author Simon Howkins <simonh@symbian.org>
Tue, 22 Sep 2009 14:16:37 +0100
changeset 484 5efa4ed4b4f8
parent 374 a675a1ed07c6
child 519 a75125f33ba4
permissions -rw-r--r--
Added special handling for utilities package, so it's zipped up with the items from the tools layer, rather than as a misc item.

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

</project>