Merge branch 'master' of ssh://git.code.sf.net/p/feistymeow/trunk into dev
[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