sf-package/symbian3_props.ant.xml
author Shabe Razvi <shaber@symbian.org>
Fri, 11 Jun 2010 15:56:59 +0100
changeset 1100 561033b10e0f
parent 1032 8193f74ab0ad
child 1151 b15dfb01fee6
permissions -rw-r--r--
Major rework to enable rebuilds of the platform from single sf-build call - Change the way that sources and system model are selected: now property based - Split sources.csv to have publicly available http repos only; internal repos are in sources_rnd.csv - System model output in BOM renamed to system_model.xml rather than canonical_system_definition_{config}.xml to make reuse predictable - Public property configuration public_override_props.ant.xml now used. - Fix all exports to run based upon configuration specified (no export configuration makes SBS assume RVCT is being used, which is not available to all) - sf.production.build MUST be defined and TRUE to enable production build properties, public config is DEFAULT behaviour
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">
1032
8193f74ab0ad Change PDK baseline for symbian3 and CompilerCompatibility builds to PDK 3.0.i
Dario Sestito <darios@symbian.org>
parents: 929
diff changeset
     4
  <property name="sf.spec.baseline.location" value="\\v800020\releases\PDK_3.0.i"/>
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