]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/Cpptasks/build.xml
Added a line to remove the Jar file in the cleanall target.
[mirror_edk2.git] / Tools / Source / Cpptasks / build.xml
index cfed13b7b37dc566bb1b0fa0c494adb7786cb0ba..adbef6d98ccdbd9d7a87822401d17e643a972cb7 100644 (file)
@@ -36,6 +36,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   </target>\r
   <target name="cleanall">\r
     <delete dir="${buildDir}"/>\r
+    <delete file="${installLocation}/cpptasks.jar"/>\r
     <if>\r
       <available file="${installLocation}/cpptasks.jar"/>\r
       <then>\r