sf-platform/platform_props.ant.xml
author Simon Howkins <simonh@symbian.org>
Wed, 23 Sep 2009 14:15:55 +0100
changeset 497 63547bf80809
parent 374 a675a1ed07c6
child 519 a75125f33ba4
permissions -rw-r--r--
Bug 384 Platform build should output all PDK releasables into one directory Added calls to populate the release_metadata with entries for the binaries and tools zips.

<?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>