Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / scripts / buildor / vistu_zap_msbuilds.sh
diff --git a/scripts/buildor/vistu_zap_msbuilds.sh b/scripts/buildor/vistu_zap_msbuilds.sh
new file mode 100644 (file)
index 0000000..57c8e74
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/bash
+# this simple script kills off some troublesome processes in preparation for a new build
+# with visual studio.
+zap_process.exe msbuild.exe 
+zap_process.exe mspdbsrv.exe
+