a.binder 8 年 前
コミット
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}"/>