]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/SplitFile/build.xml
Use an absolute path to specify tool executables.
[mirror_edk2.git] / Tools / Source / TianoTools / SplitFile / build.xml
index 51adc216db906af0b7fc6ff18c76d536e63897eb..aea77d7ab5e3c82744377d5f6287e989e7592718 100644 (file)
@@ -91,12 +91,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
         defaultexcludes="TRUE" \r
         excludes="*.xml *.inf"/>\r
 \r
-      <includepath path="${env.WORKSPACE}/MdePkg/Include"/>\r
-      <includepath path="${env.WORKSPACE}/MdePkg/Include/Ia32"/>\r
-      <includepath path="${env.WORKSPACE}/MdePkg/Include/Common"/>\r
-      <includepath path="${env.WORKSPACE}/MdePkg/Include/Protocol"/>\r
+      <includepath path="${PACKAGE_DIR}/Include"/>\r
+      <includepath path="${PACKAGE_DIR}/Include/Ia32"/>\r
       <includepath path="${PACKAGE_DIR}/Common"/>\r
-      <libset dir="${LIB_DIR}" libs="CommonTools CustomizedCompress"/>\r
     </cc>\r
   </target>\r
 \r