]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/CCode/Source/MakeDeps/build.xml
Fixed the build.xml files so that clean and cleanall actually removes the temporary...
[mirror_edk2.git] / Tools / CCode / Source / MakeDeps / build.xml
index 4e272033d2b7a3500ee4055ea6ae8d786aac69f5..6c532a126ff47ba7509e3087a603ae69252d12a3 100755 (executable)
@@ -63,6 +63,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