author | Dario Sestito <dario.sestito@symbian.com> |
Mon, 02 Mar 2009 17:22:29 +0000 | |
changeset 0 | 571f289c60b8 |
child 1 | 5ed4e1aba7ef |
permissions | -rw-r--r-- |
<?xml version="1.0" encoding="UTF-8"?> <project name="SF-CONFIG"> <!-- location of this config --> <dirname property="sf.config.dir" file="${ant.file.SF-CONFIG}"/> <!-- * Property defaults --> <!-- load build type from config/ --> <import file="${sf.config.dir}/../build/config/pfconfig.xml" /> <import file="sf-${sf.build.type}/build.xml" /> </project>