sf-platform/platform_props.ant.xml
author Simon Howkins <simonh@symbian.org>
Wed, 23 Sep 2009 17:45:09 +0100
changeset 503 a3b781744ed8
parent 374 a675a1ed07c6
child 519 a75125f33ba4
permissions -rw-r--r--
Used ${line.separator} to make (more) echo tasks more readable.

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