sf-platform/platform_props.ant.xml
author Simon Howkins <simonh@symbian.org>
Tue, 25 Aug 2009 11:06:23 +0100
changeset 380 d4dac57985d9
parent 374 a675a1ed07c6
child 519 a75125f33ba4
permissions -rw-r--r--
Bug 299 populateziptemplate.pl aborts if it cannot determine the license for a source component Changed so that even if it encounters an error it will still generate the output file before it exits with a failure error code.

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