sf-package/CompilerCompatibility_props.ant.xml
author Simon Howkins <simonh@symbian.org>
Tue, 09 Feb 2010 17:49:27 +0000
changeset 892 24ecf67cba71
parent 885 00ec68ebd201
child 903 4ccad00aa05d
permissions -rw-r--r--
Bug 1661: Improve build speed with better caching strategy Changed the way that the cache is located, so the same code can run on any build machine without any configuration. Made work around for Bug 419 the only option, as we're not using the alternative anyway, and I don't want to commit completely untested code! Changed caching algorithm, to improve build times.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
735
58197c92bcc2 Add CompilerCompatibility properties file for package build
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0"?>
58197c92bcc2 Add CompilerCompatibility properties file for package build
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
58197c92bcc2 Add CompilerCompatibility properties file for package build
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
<project name="COMPILERCOMPATIBILITY-PROPS">
885
00ec68ebd201 Update baseline for symbian3 and CompilerCompatibility builds. Removed unused property file for NewGraphicsArchitecture
Dario Sestito <darios@symbian.org>
parents: 842
diff changeset
     4
  <property name="sf.spec.baseline.location" value="\\bishare\releases\PDK_3.0.f"/>
735
58197c92bcc2 Add CompilerCompatibility properties file for package build
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
</project>
58197c92bcc2 Add CompilerCompatibility properties file for package build
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6