nice new tool to show version of feisty meow
[feisty_meow.git] / scripts / buildor / vistu_zap_msbuilds.sh
1 #!/bin/bash
2 # this simple script kills off some troublesome processes in preparation for a new build
3 # with visual studio.
4 zap_process.exe msbuild.exe 
5 zap_process.exe mspdbsrv.exe
6