]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/CCode/Source/StrGather/build.xml
Fixed the build.xml files so that clean and cleanall actually removes the temporary...
[mirror_edk2.git] / Tools / CCode / Source / StrGather / build.xml
index cac016e48579827a48121cfbc46ba6f8474cb804..901b4a87e4a64ca0eda2025aab0bed91d73df530 100644 (file)
@@ -64,6 +64,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