build.xml
changeset 11 5a54277d3867
parent 2 b55de085507d
child 14 d40c87fa5c20
child 18 9f36ff790ea7
--- a/build.xml	Fri Mar 06 15:05:38 2009 +0000
+++ b/build.xml	Mon Mar 09 15:42:02 2009 +0000
@@ -8,7 +8,7 @@
    -->
      
   <!-- load build type from config/ -->
-  <import file="${sf.config.dir}/../build/config/project_spec.xml" />
+  <import file="${sf.config.dir}/../build/config/project_spec.ant.xml" />
      
   <import file="sf-${sf.project.type}/build.xml" />