sf-package/symbian2_props.ant.xml
author MattD <mattd@symbian.org>
Fri, 16 Oct 2009 14:33:15 +0100
changeset 677 dd6b7decdca2
parent 597 f321927b74bf
child 736 fc76166f3f5f
permissions -rw-r--r--
Major packaging change to work around parallel calls - stopped zipping targets from having direct dependency on 'sf-preprocess-package-config', and instead have 'sf-zip-content' call 'sf-preprocess-package-config' if needed. Changed 'sf-prep' to call a target that wipes out the 'generated' directory. It's not perfect but it gets us going again.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
597
f321927b74bf Add codeline specific property files
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0"?>
f321927b74bf Add codeline specific property files
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
f321927b74bf Add codeline specific property files
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
<project name="SYMBIAN2-PROPS">
f321927b74bf Add codeline specific property files
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
  <property name="sf.spec.baseline.location" value="\\bishare\Releases\PDK_2.0.e"/>
f321927b74bf Add codeline specific property files
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
</project>
f321927b74bf Add codeline specific property files
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6