author | dariosestito@d070750.prod.ad.symbian.intra |
Thu, 05 Mar 2009 18:20:11 +0000 | |
changeset 6 | 8bbcf7b2218d |
parent 0 | 571f289c60b8 |
child 11 | 5a54277d3867 |
permissions | -rw-r--r-- |
<?xml version="1.0" encoding="UTF-8"?> <project name="SF-PACKAGE-CONFIG"> <!-- location of this config --> <dirname property="sf.package.config.dir" file="${ant.file.SF-PACKAGE-CONFIG}"/> <!-- * Property defaults --> <!-- * Load package specific properties. Mandatory that this file exists otherwise * the target will fail. --> <loadproperties srcFile="${sf.package.config.dir}/package.properties"/> <!-- import sf-common-config --> <import file="../common/build.xml" /> </project>