mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-24 06:59:27 -05:00
Added script to start clean build environment
This commit is contained in:
parent
2aca157b56
commit
00102701df
7
build_scripts/Windows-msys2/start-clean-env.bat
Normal file
7
build_scripts/Windows-msys2/start-clean-env.bat
Normal file
@ -0,0 +1,7 @@
|
||||
setlocal
|
||||
|
||||
set path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0
|
||||
cd build\
|
||||
cmd
|
||||
|
||||
endlocal
|
Loading…
Reference in New Issue
Block a user