sf-package/symbian3_props.ant.xml
author MattD <mattd@symbian.org>
Fri, 16 Oct 2009 14:33:15 +0100
changeset 677 dd6b7decdca2
parent 629 4526dcb1317a
child 697 9fe5b8f5bf5f
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="SYMBIAN3-PROPS">
629
4526dcb1317a Set PDK baseline to PDK_3.0.a_alpha_FCL.120
Dario Sestito <darios@symbian.org>
parents: 597
diff changeset
     4
  <property name="sf.spec.baseline.location" value="\\bishare\Releases\PDK_3.0.a_alpha_FCL.120"/>
597
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