mason.release.tidy: On Windows, we use the build.cmd script to set env variables

for the Nmakefile. build.cmd makes a factor.image.fresh, which we need to delete.
locals-and-roots
Doug Coleman 2016-03-29 09:32:54 -07:00
parent bd60c41d05
commit d362509d68
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ CONSTANT: cleanup-list {
"factor.dll.lib"
"factor.exp"
"factor.lib"
"factor.image.fresh"
"libfactor-ffi-test.exp"
"libfactor-ffi-test.lib"
}