]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/CCode/Source/GenSection/build.xml
Fixed the build.xml files so that clean and cleanall actually removes the temporary...
[mirror_edk2.git] / Tools / CCode / Source / GenSection / build.xml
index 2f6baa205b020fb0b378d9615f711c8401528def..391028e9b0799a964b147fd232ba7110f208a4f7 100644 (file)
@@ -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