a.binder 8 anos atrás
pai
commit
55c4f62fe7
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      SE/schema/build.xml

+ 1 - 1
SE/schema/build.xml

@@ -341,7 +341,7 @@
     
     
     <target name="save_build_properties" >
-        <ant antfile="${build_WPS_Functions.xml}" inheritall="yes"/>
+        <ant antfile="${WPS_Functions.build}" inheritall="yes"/>
         
         <ant antfile="${build_SE.xml}"  target="save_build_properties"/>
         <loadproperties srcfile="${build_SE.properties}"/>