summaryrefslogtreecommitdiff
path: root/Tools/CCode/Source/VfrCompile/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/CCode/Source/VfrCompile/build.xml')
-rw-r--r--Tools/CCode/Source/VfrCompile/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/CCode/Source/VfrCompile/build.xml b/Tools/CCode/Source/VfrCompile/build.xml
index da857dff48..51770d8f77 100644
--- a/Tools/CCode/Source/VfrCompile/build.xml
+++ b/Tools/CCode/Source/VfrCompile/build.xml
@@ -115,6 +115,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
<fileset file="${basedir}/${ToolName}/tokens.h"/>
<fileset file="${basedir}/${ToolName}/VfrCompile.cpp"/>
<fileset file="${BIN_DIR}/${ToolName}${ext_exe}"/>
+ <fileset file="${BIN_DIR}/${ToolName}.pdb"/>
</delete>
</target>