]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/SecFixup/build.xml
Support building on x64 hosts.
[mirror_edk2.git] / Tools / Source / TianoTools / SecFixup / build.xml
index aab82023716cc1f5806526179e2e863280189d36..57764ccead179597d16d2defeb030c7ed2f991a1 100644 (file)
@@ -92,11 +92,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
         excludes="*.xml *.inf"/>\r
 \r
       <includepath path="${PACKAGE_DIR}/Include"/>\r
-      <includepath path="${PACKAGE_DIR}/Include/Ia32"/>\r
-      <includepath path="${PACKAGE_DIR}/Include/Common"/>\r
-      <includepath path="${PACKAGE_DIR}/Include/Protocol"/>\r
+      <includepath path="${PACKAGE_DIR}/Include/${HostArch}"/>\r
       <includepath path="${PACKAGE_DIR}/Common"/>\r
-      <libset dir="${LIB_DIR}" libs="CommonTools CustomizedCompress"/>\r
+      <libset dir="${LIB_DIR}" libs="CommonTools"/>\r
     </cc>\r
   </target>\r
 \r