]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/GenBuild/build.xml
This is a patch from Yizhong to fix the XMLBEANS location.
[mirror_edk2.git] / Tools / Source / GenBuild / build.xml
index 38801f1495a4ab047a2944767746de1616a4d3e5..473646bdb2d011284f03c05ffeaad60e14e04ce7 100644 (file)
@@ -16,7 +16,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   <property name="WORKSPACE" value="${env.WORKSPACE}"/>\r
   <path id="classpath">\r
     <fileset dir="${WORKSPACE}/Tools/Jars" includes="SurfaceArea.jar"/>\r
-    <fileset dir="${WORKSPACE}/Tools/bin/xmlbeans/lib" includes="*.jar"/>\r
+    <fileset dir="${env.XMLBEANS_HOME}/lib" includes="*.jar"/>\r
   </path>\r
   <property name="buildDir" value="build"/>\r
   <property name="installLocation" value="${WORKSPACE}/Tools/Jars"/>\r