a.binder 8 лет назад
Родитель
Сommit
55c4f62fe7
1 измененных файлов с 1 добавлено и 1 удалено
  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}"/>