Correct location
authorshaberazvi@LON-ENGBUILD88.prod.ad.symbian.intra
Tue, 10 Mar 2009 19:11:03 +0000
changeset 15 017d4f13c405
parent 14 d40c87fa5c20
child 16 8707744660e1
Correct location
build.xml
--- a/build.xml	Tue Mar 10 19:05:52 2009 +0000
+++ b/build.xml	Tue Mar 10 19:11:03 2009 +0000
@@ -4,7 +4,7 @@
   <dirname property="sf.config.dir" file="${ant.file.SF-CONFIG}"/>
   
   <!-- Property defaults -->
-  <import file="${sf.config.dir}/config/properties.default.ant.xml" />   
+  <import file="${sf.config.dir}/common/properties.default.ant.xml" />   
      
   <!-- load build type from project location/.name -->
   <import file="${sf.project.location}/${sf.project.name}" />