comparison: xpcom/reflect/xptcall/src/md/test/clean.bat
xpcom/reflect/xptcall/src/md/test/clean.bat
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 @echo off |
|
2 echo deleting intermediate files |
|
3 if exist *.obj del *.obj > NUL |
|
4 if exist *.ilk del *.ilk > NUL |
|
5 if exist *.pdb del *.pdb > NUL |