author | MattD <mattd@symbian.org> |
Tue, 15 Sep 2009 12:58:39 +0100 | |
changeset 448 | df315d0a8ab7 |
parent 374 | a675a1ed07c6 |
child 519 | a75125f33ba4 |
permissions | -rw-r--r-- |
367
bed8f6bc974b
Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0"?> |
bed8f6bc974b
Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
2 |
<project name="SF-PLATFORM-PROPS"> |
bed8f6bc974b
Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
3 |
|
374
a675a1ed07c6
Moved project type specification from common config file to platform/package specific config file.
Simon Howkins <simonh@symbian.org>
parents:
367
diff
changeset
|
4 |
<property name="sf.project.type" value="platform" /> |
a675a1ed07c6
Moved project type specification from common config file to platform/package specific config file.
Simon Howkins <simonh@symbian.org>
parents:
367
diff
changeset
|
5 |
|
367
bed8f6bc974b
Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
6 |
<property name="sf.drive.space.needed" value="150G"/> |
bed8f6bc974b
Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
7 |
|
bed8f6bc974b
Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
8 |
</project> |
bed8f6bc974b
Added disk space check for all builds.
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
9 |