sf-package/package_props.ant.xml
author dario
Wed, 06 May 2009 15:21:22 +0100
changeset 76 c35952f24212
parent 73 7b5eef3a9124
child 84 b7d91e23d5bf
permissions -rw-r--r--
added whatlog and check
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18
9f36ff790ea7 Reorganized property/reference importing structure
dariosestito@L063522.prod.ad.symbian.intra
parents:
diff changeset
     1
<?xml version="1.0"?>
9f36ff790ea7 Reorganized property/reference importing structure
dariosestito@L063522.prod.ad.symbian.intra
parents:
diff changeset
     2
67
3957aa453061 Changed package-common location of baseline to \\lon-engbuild98\d$\GRACE\PDK_20090401
dario
parents: 18
diff changeset
     3
<project name="SF-PACKAGE-PROPS">
69
dario
parents: 63 68
diff changeset
     4
  
68
0d7e72114bf6 Changed package-common method of baseline retrieval
dario
parents: 67
diff changeset
     5
  <property name="sf.spec.baseline.enable" value="true"/>
0d7e72114bf6 Changed package-common method of baseline retrieval
dario
parents: 67
diff changeset
     6
  <property name="sf.spec.baseline.select" value="location"/>
73
7b5eef3a9124 Changed location of PDK to \\lon-engbuild87\d$\PDK\PDK_candidate_0
dario
parents: 71
diff changeset
     7
  <property name="sf.spec.baseline.location" value="\\lon-engbuild87\d$\PDK\PDK_candidate_0"/>
7b5eef3a9124 Changed location of PDK to \\lon-engbuild87\d$\PDK\PDK_candidate_0
dario
parents: 71
diff changeset
     8
  <property name="sf.spec.baseline.getenv_options" value="-i emu"/>
71
734d44a79c17 Given a dummy value to the configuration list
dario
parents: 69
diff changeset
     9
  
734d44a79c17 Given a dummy value to the configuration list
dario
parents: 69
diff changeset
    10
  <property name="sf.spec.sysdef.configurations.list" value="SF"/>
67
3957aa453061 Changed package-common location of baseline to \\lon-engbuild98\d$\GRACE\PDK_20090401
dario
parents: 18
diff changeset
    11
3957aa453061 Changed package-common location of baseline to \\lon-engbuild98\d$\GRACE\PDK_20090401
dario
parents: 18
diff changeset
    12
</project>
3957aa453061 Changed package-common location of baseline to \\lon-engbuild98\d$\GRACE\PDK_20090401
dario
parents: 18
diff changeset
    13