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