Add clean script to windows stuff to save a bit of typing
This commit is contained in:
parent
3b8f2e82f2
commit
f83b435c83
5
tools/windows_packaging/clean.sh
Normal file
5
tools/windows_packaging/clean.sh
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
. mingw-env.sh
|
||||||
|
|
||||||
|
rm -rf $BUILD_DIR
|
Loading…
Reference in New Issue
Block a user