]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/CCode/Source/ModifyInf/build.xml
Fixed the build.xml files so that clean and cleanall actually removes the temporary...
[mirror_edk2.git] / Tools / CCode / Source / ModifyInf / build.xml
index a7a26f49a3fbf0d3ba89948f5ac4d7a8dfe0f472..f536a989ac1a5cdd2c08dbab7bb303e30f66065b 100644 (file)
@@ -62,6 +62,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
     <delete failonerror="false" quiet="true" includeEmptyDirs="true">\r
       <fileset dir="${BUILD_DIR}"/>\r
       <fileset file="${BIN_DIR}/${ToolName}${ext_exe}"/>\r
+      <fileset file="${BIN_DIR}/${ToolName}.pdb"/>\r
     </delete>\r
   </target>\r
 \r